ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Procedure/Function
A procedure is used to associate an identifier with a statement block...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
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.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
Passing parameters
The parameters can be passed to a 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...
Typecasting of parameters
The description of the parameter type is optional...
Organization chart linked to a data file
Managing parallel tasks
The computers are becoming more and more powerful......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Events associated with an Organization Chart control
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF...
Management of Google documents (prefix syntax)
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet...
Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Binding a Check Box control to an item
The different types of integers
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses...
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something...
Twain constants
List of constants used by the Twain functions....
Events associated with Check Box controls
List of events associated with Check Box controls...
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Miscellaneous Windows constants
List of constants used by the Windows functions....