ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
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......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
ERR_DISCONNECTED_TIMEOUT
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
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....
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.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
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, ...)...
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......