ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calling a procedure/a function
Syntax for calling a local or global procedure.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Procedure/Function
A procedure is used to associate an identifier with a statement block...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Local procedure
Two types of procedures are available...
Typecasting of parameters
The description of the parameter type is optional...
Passing parameters
The parameters can be passed to a procedure...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.
Guided tour management constants
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Optional connection information
When defining the connections in the data model editor or when defining the connections...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
Constants for managing Map controls
Constants for managing Map controls...
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Popup window
WINDEV allows you to open windows in popup format......
Multimedia constants
List of constants used by the multimedia functions....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write...
Constants for WLanguage types
List of constants for managing WLanguage types....
Debugging constants
List of constants used by the debugging functions...
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still...
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
Lock constants
List of constants used by the functions for locking the applications....
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
LDAP constants
List of constants used by the LDAP functions....
Sensor constants
Constants used by the SensorXXX functions...
Hasp constants
The Hasp constants are as follows......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured...