ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Select query description window: Items that can be used
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
2. User-friendly editors in practice
User-friendly editors in practice...
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, ......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
SQL view
An SQL view is a virtual data source defined by an SQL query......
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
10. Embedded queries
Operations in a Select query : add and delete
The following paragraphs present......
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
1
5
6
7
8
9
198
>