ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
ERR_BAD_CONTEXT
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
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...
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
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.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ERR_NO_PROJECT
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......