ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
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.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
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......
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...
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
14. Unit tests/Automated tests
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
Managing the users of an application installed in network
The management of users allows you to find out from the server......
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......
16. Application test in practice
Message text file format
The text files created by WDMSG use a specific format......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Apply (Function)
Executes a procedure for each element of a WLanguage array.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......