ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
General environment of WINDEV
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Specific features of the applications for iPhone/iPad
4. UI: Windows
IU of windows...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
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......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
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......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
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.
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.
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
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Drop-down button
The drop-down button expands: a context menu. a popup window....