ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
7. Available controls in a window
WINDEV Mobile includes several types of controls...
General environment of WINDEV
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
1. WINDEV editors
WINDEV editors...
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Zombie data files and items
During the life of an application, items live and die......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
IFrame control
IFrame is an HTML concept......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
grScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
First project window