ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Installing a SOAP server with Apache
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Drawing constants
List of constants used by the drawing functions....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Constants for managing arrays
List of constants used by the functions for array management....
WINDEV Mobile Framework License Agreement
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
The planes (in a window or in a report)
The planes are used to group the window controls......