ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
2. Examples and components provided with WEBDEV
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
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......
Native Access to SAP
SAP is a widely used ERP......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
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 ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Drop-down button
The drop-down button expands: a context menu. a popup window....