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...
Defining clickable areas
In a page, an Image control can contain clickable areas......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Aliases on data files: HAlias
The aliases are used to handle......
Burner constants
List of constants used by the burner functions....
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
Kanban control events
The following events are associated with Kanban controls......
DataDirectory (Property)
The DataDirectory keyword can correspond to...
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made...
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF...
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify...
Age
The Age keyword can correspond to...
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB...
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch...
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window...
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.