ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WINDEV concepts / Part 3 - Databases
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
9. Queries
Previous pageTable of contentsNext page
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.
Query structure
Note: In the code, you can manipulate 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.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help