ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Smart controls
Smart controls...
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
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...
Using the task management and the schedule
Time management is extremely important......
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...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
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......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
2. Examples and components provided with WEBDEV
24. Displaying and linking pages
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
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.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......