ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
ZOrder (Example)
Usage example of the ZOrder property
FaxPause (Function)
Pauses a fax in the spooler.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Installing and starting WDTRAD
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
2. Modes to install an application
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Events associated with framesets
List of events associated with framesets...
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
fMoveFile (Function)
Moves a file from one directory to another.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.