ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
iParameterViewer (Function)
Configures the report viewer.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
JSONToVariant (Example)
Usage example of the JSONToVariant function
dPoint (Example)
Usage example of the dPoint function
String functions
List of functions for managing character strings...
Constants for the archiving functions
List of constants used by the archiving functions....
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
End of Document block
The End of document block is run once at the end of the report execution......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
MQTT functions
The following functions are used to manage MQTT clients...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
fRead (Example)
Usage example of the fRead function
TreeView constants
List of constants used by the TreeXXX functions...
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.