ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
NextTitle (Function)
Modifies the title of next window to open.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Events associated with the project
List of events associated with the project...
Private Store for mobile applications
There are two methods two deploy your applications......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Events associated with a Gantt Chart column
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Constants for managing animations
List of constants used by the functions for managing the animations...