ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
2. User-friendly editors in practice
User-friendly editors in practice...
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......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
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.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
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......
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....
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...
User report editor (Reports & Queries)
A report provides a custom view of data......
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.