ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Combination (Type of variable)
A combination is a set of options.
Structure (Type of variable)
A structure is a custom type of data...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
<Image>.Rotation (Function)
Rotates an Image control.
WINDEV Mobile Framework License Agreement
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Configuring the SOAP administrator
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.