ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
4. UI: Windows
IU of windows...
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......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, 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.
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
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Drop-down button
The drop-down button expands: a context menu. a popup window....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......