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
10. Embedded queries
Previous pageTable of contentsNext page
Controls in a window can be linked to a data file or existing query. These controls can also be linked to a query created when building the control.
Embedded query:
MyWindow_1$Query
Embedded query:
MyWindow_2$Query

In this case, the query is embedded in a window. It is located in the WDW file that corresponds to the window. If the WDW file is copied (to another project, for example), the embedded queries used by the window will also be copied.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help