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...
Parameters of a procedure/function
You have the ability to pass parameters to a 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.
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...
Passing parameters
The parameters can be passed to a procedure...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
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.
Constants for managing emails
List of constants used by the functions for managing emails....
FreeDLL
The FreeDLL keyword can correspond to ...
InApp constants
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App...
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications...
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided...
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control...
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics...
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
WDModFic : Tool for automatic modification of data files
...WDModFic is a tool used to perform the automatic modification of the data files found...
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Diagram constants
The following constants are used to manage diagrams:...
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders)...