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...
Palette functions (prefix syntax)
The following functions are used to manipulate color palettes in prefix syntax:...
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:
File download functions
The following functions are used to manage downloads......
HTML Display control functions
List of functions for managing HTML Display controls...
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Progress Bar control functions
The control management functions for ProgressBar fields in a WEBDEV page are as follows:...
User Groupware functions
User Groupware functions...
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
Python: Native calls
WLanguage allows for native Python calls......
How to loop through a file using filters?
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect...
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
Wi-Fi functions
Functions for Wi-Fi management...
Bar Code management functions
The following functions are used to manage bar codes:...
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
RSS feed management functions
List of functions for managing RSS feeds...
GPSInfo (Function)
... functions.
Phone management functions
List of functions for phone management...
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Speech recognition management functions
The following functions are used to manage speech recognition:...
Action plan management functions (software factory)
Functions for handling the action plans...
Multi-touch management functions
The following functions are used to manage the multi-touch......
NFC functions
Functions used to manage the NFC standard...
Internal window management functions
The following functions are used to manage the "Internal windows" controls......