ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Query and project
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
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......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
Environment of the query editor
Sub-query
A sub-query is a query whose result is used by another query......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......