ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the applications for iPhone/iPad
1. WINDEV editors
WINDEV editors...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
General environment of WINDEV
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
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......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Functions for managing objects (External language)
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
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.
9. Generation modes
WINDEV Mobile includes different types of generation......
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
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.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
2. Examples and components provided with WEBDEV
Drop-down button
The drop-down button expands: a context menu. a popup window....