ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Queue variable>.Info (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, ......
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
10. Embedded queries
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
SQLReqExists (Function)
Checks the existence of a query.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
SQLExec (Function)
Names and runs an SQL query.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Query
The keyword "Query" is used to describe:
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
1
3
4
5
6
7
112
>