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...
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....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing...
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page...
Radio Button control properties
List of properties associated with a Radio Button control...
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period:...