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...
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar...
Handling a Sliding Banner control through programming (prefix syntax)
A Sliding Banner control can be handled through programming......
Global and local variable
Two types of variables are available......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control,...
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached...
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Statistical constants
List of constants used by the statistical functions....
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts,...
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account)...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection...
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed...
Programming custom calculations in Table controls (prefix syntax)
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time,...
Print modes of a report
Several print modes are available for a report....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Constants for managing videos
List of constants used by the functions for video management....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...