ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing videos
List of constants used by the functions for video management....
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
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.
Project description: SCM 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
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
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......