ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
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....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Constants for managing the modification of windows by the user
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
2. User-friendly editors in practice
User-friendly editors in practice...
14. Unit tests/Automated tests
2. User-friendly editors in practice
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
User report editor (Reports & Queries)
A report provides a custom view of data......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.