ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
Typecasting of parameters
The description of the parameter type is optional...
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...
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
Repositionable Note functions
Functions for managing Dashboard controls (prefix syntax)
The list of functions for managing Dashboard controls is as follows......
Functions for managing TreeMap controls (prefix syntax)
The following functions are used to manage TreeMap controls (prefix syntax):...
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
Google Maps management functions
List of functions for managing Google maps...
Functions for managing TimeLine controls (prefix syntax)
The following functions are used to manage TimeLine controls:...
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
Captcha functions (prefix syntax)
Functions for managing Toolbar controls (prefix syntax)
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image...
Functions for managing Pivot Table controls (prefix syntax)
Functions for managing Pivot Table controls (prefix syntax)...
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
Functions for managing Executables in Console mode
HDFS functions (prefix syntax)
The following functions are used to manage files on a HDFS system (prefix syntax)......
Functions for managing Scheduler controls (prefix syntax)
List of functions that can be used with a Scheduler control (prefix syntax)....
Functions for managing HTML Display controls (prefix syntax)
List of functions for managing HTML Display controls...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
System functions
List of system functions...
Font management functions
List of functions for managing fonts...