ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDZip: Creating or modifying an archive
This help page explains how to......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Project Management Hub: Time tracking
The time spent can be listed on......
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
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....
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Creating user accounts
A User account allows the server administrator to......