ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Programming overview in C and C++
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
1. WINDEV editors
WINDEV editors...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
General environment of WINDEV
Using the task management and the schedule
Time management is extremely important......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
4. UI: Windows
IU of windows...
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Specific features of the applications for iPhone/iPad
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Functions for managing objects (External language)
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
9. Generation modes
WINDEV Mobile includes different types of generation......
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
2. Examples and components provided with WEBDEV