ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
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.
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....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse 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.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
ColorHue (Function)
Calculates the hue of a color.
HNext (Function)
Sets the position on the next data file record according to a browse item.
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......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Other operators
The following are additional operators......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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.
HDelete (Function)
Deletes a record from a data file (query or view).
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...