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.
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.
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.
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...
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.
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.
Passing parameters
The parameters can be passed to a procedure...
<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...
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Code style
A code style is used to automatically prefix the name of all the variables and project elements...
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer...
Notes document management functions
List of functions for managing Notes documents...
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer...
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic...
Mouse management functions
List of functions for mouse management...
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Compression / encryption functions (prefix syntax)
The following functions are used to handle encryption and compression, using prefix syntax: