ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Query editor
15 results
Creating queries
9 documents
Description of queries
8 documents
Environment of the query editor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default...
Operations on queries
12 documents
Query
A query is used to interrogate a database in order to view, insert, modify or delete data...
Query with parameters
4 documents
Query and project
Creates an HTTP form.
Query based on query
Queries can be based on items from another query...
Query editor
The query editor is used to automatically create queries on the data files...
Query editor: Characteristics
Retrieves the value of a property for a USB device.
Query technical documentation
The query editor automatically creates a technical documentation for each query...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be...
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ...
SQL
12 documents
Using the query result
The result of a select query can be used in...