ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Calling a procedure/a function
Syntax for calling a local or global 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.
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.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
Passing parameters
The parameters can be passed to a procedure...
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...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record...
Border management constants
List of constants used by the border management functions....
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files....
Constants for managing certificates
CommandLine
The CommandLine keyword can correspond to...
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled...
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
NFC constants
List of constants used by the NFC functions...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member...
httpRequest
The HTTPRequest keyword can correspond to...
SSH constants
The following constants are used to manage an SSH server:...
HDFS constants
The following constants are used by the HDFS functions:...
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status...
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights...