ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project.
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.
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...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
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.
Passing parameters
The parameters can be passed to a procedure...
Typecasting of parameters
The description of the parameter type is optional...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
Error 2109: You are using the ObjectInfo function
Information 2105: This function was renamed
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Test (External language)
Displays each function call and each status report returned by the function.
SAP functions
List of SAP functions...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Option,Test (External language)
In an information window, displays each call to the function and each status report returned...
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Salesforce functions
List of Salesforce functions...
Calendar functions
List of Calendar functions...
Captcha functions
The Captcha functions are as follows:...
Certificate management functions
The following functions are used to handle the certificates:...
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions...
Multimedia functions
List of Multimedia functions...
Upload functions
The following functions are used to manage the upload:...
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
SSH functions
The following functions are used to connect and communicate with a SSH server:...
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
HDFS functions
The following functions are used to manage files on a HDFS system......
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
Facebook functions
List of Facebook functions...
MQTT functions
The following functions are used to manage MQTT clients...
1
2
>