ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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...
Environment of code editor
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
The Upload control
The Upload control is used to upload files on the Web server......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Service management functions
List of functions for managing services...
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
5. Project configuration
Project configuration...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
fExeDir (Function)
Returns the directory from which the execution is started.
Invalid input management functions
Invalid input management functions...
Constants for managing videos
List of constants used by the functions for video management....
<Image>.Copy (Function)
Copies an image to another image.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Constants used by the XML signature
Constants used by the XML signature...
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
3. UML models in practice