ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calling a procedure/a function
Syntax for calling a local or global procedure.
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Procedure/Function
A procedure is used to associate an identifier with a statement block...
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.
Local procedure
Two types of procedures are available...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Typecasting of parameters
The description of the parameter type is optional...
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...
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
Client application: Execute procedures on a J2EE service server
WINDEV includes several J2EE functions......
WINDEV and telephony
functions......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control...
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Parameters of the procedure used by the HReindexAsynchronous function
WLanguage procedure (also called "callback") called by the HReindexAsynchronous function...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Error 802: Invalid syntax for this function
Recycle bin management functions
List of functions for managing the recycle bin...
Bluetooth functions
List of Bluetooth functions...
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
Spelling check functions
The following functions are used to manage the spelling checker:
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
Check Box control functions
The following functions are used to manage the Check Box controls......
Ribbon control functions
The following functions are used to manage the Ribbon controls:...
Photo album management functions
Photo album management functions...
HBase functions
The following functions are used to manage HBase databases:...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Camera functions