WINDEV Mobile Concepts

Part 3: Databases 55 Queries A query is used to request information from a database to view, insert, change or delete data. The query structure defines the data used. A query can request information from one or more data files. The query editor allows you to easily create queries without programming. Sources Data coming from one or more files (HFSQL, Oracle, ...) Possible uses Windows and controls of a window Reports Programming (use in WLanguage functions) Queries The result of a query can be used like a file Remark : In the code, you can handle queries and data files in the same way. Queries can be associated with controls in the UI (a Table control, for example) to display the desired data.

RkJQdWJsaXNoZXIy NDQ0OA==