ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the users of an application installed on the network
The management of users allows you to find out from the server......
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Parameters of the procedure used by the HReindexAsynchronous function
WLanguage procedure (also called "callback") called by the HReindexAsynchronous function for each reindexed HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 Update 2....
14. Unit tests/Automated tests
Changes the sharpness of a UPnP device....
Parameters of the procedure used by the HStatCalculateAsynchronous function
WLanguage procedure (also called "callback") called by the HStatCalculateAsynchronous function for each verified HFSQL Client/Server table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by NearbyShareWaitForConnection (Request)
WLanguage procedure ("callback") called by NearbyShareWaitForConnection executed when a nearby device sends a connection request.
Parameters of the procedure used by the HCheckIndexAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckIndexAsynchronous function for each verified Client/Server HFSQL table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
2. User-friendly editors in practice
User-friendly editors in practice...
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
Parameters of the procedure used by NearbyShareDiscoverDevice (Result)
WLanguage procedure ("callback") called by NearbyShareDiscoverDevice to notify whether or not discovery could be started.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Rich Text Area control events
The following events appear by default in the WEBDEV code editor......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.