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.
Runtime error management functions
List of functions for managing runtime errors...
XLS file handling functions
List of functions for managing XLS files...
Date and Time management functions
List of functions for managing dates and times...
Error 204: using a parameter without optional value after parameters ...
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
TreeView Table control functions
List of functions for managing TreeView Table controls...
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Radio Button control functions
The following functions are used to manage the Radio Button controls......
Pivot Table control functions
Pivot Table control functions...
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Organization Chart control functions
Word Processing control functions
The following functions are used to manage Word Processing controls:...
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Compression / encryption functions
Encryption and compression functions...
Combo Box control functions
List of functions for handling the Combo Box controls...
Hyper File functions available for backward compatibility
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone...
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
Functions for handling directories and external files
List of functions for handling external files...
Programming charts (prefix syntax)
page editor and report editor) as well as several functions used to create and handle charts......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Telemetry management functions
The following functions are used to manage the telemetry:...
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
1
2
3
4
5
6
331
>