ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
GetDefinition (Function)
Retrieves the definition of element type.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
JSONToVariant (Example)
Usage example of the JSONToVariant function
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Debugging constants
List of constants used by the debugging functions...
String functions
List of functions for managing character strings...
InfoBuild (Function)
Displays a custom message in a system information window.
Sort (Function)
Sorts a WLanguage array.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Automation object
The Automation keyword is used to declare an automation object...
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
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......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
MQTT functions
The following functions are used to manage MQTT clients...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.