ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grIncreaseData (Function)
Adds a value to a data in a chart.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
fRename (Example)
Usage example of the fRename function
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Help editor options
The options of the help editor ("Display......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Constants for sound management
List of constants used by the functions for sound management....
EventOpen (Function)
Opens a synchronization event between several threads.