ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Function)
Opens a connection to a specific database.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
ThreadExecute (Function)
Starts the execution of a secondary thread.
dPolyline (Function)
Draws a line composed of multiple segments.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
ChangeStyle (Function)
Modifies the style of a control dynamically.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
fSelect (Example)
Usage example of the fSelect function
Table,Modify (External language)
Modifies an element in a Table control.
dArc (Example)
Usage example of the dArc function
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
zipChangePath (Example)
Usage example of the zipChangePath function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Chart constants
List of constants used by the functions for chart management....
Advanced types
The advanced types of WLanguage are as follows...
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
zipFindFile (Example)
Usage example of the zipFindFile function