ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Info (Function)
Displays a custom message in a system information window.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Constants for external files
List of constants used by the functions for managing external files....
XMLSave (Function)
Saves an XML document in a file.
FinRedemption (Example)
Usage example of the FinRedemption function
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
14. Managing the "Back" button in practice
Font (Type of variable)
A Font variable creates a font programmatically...