ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever......
FileDisplay (Function)
Displays a file in the user's browser....
WEBDEV Application Server 2024
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
4. Monitor your applications
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
HFSQL Control Center: Managing scheduled tasks
The Control Center allows you to set up an automatic optimization mechanism for the database and its files, thanks to scheduled optimization tasks......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...