ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 5 - Databases
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
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
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.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 08/30/2022

Send a report | Local help