ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calling a procedure/a function
Syntax for calling a local or global procedure.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Passing parameters
The parameters can be passed to a 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.
Local procedure
Two types of procedures are available...
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.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified...
The Multimedia control
The Multimedia control is used to play multimedia files......
Constants for managing Gantt charts
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Constants for managing appointments
Lists of constants used to manage the appointments...
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well...
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging...
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's...
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user...
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information...
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
List of extension attributes
The list of extension attributes ......