ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
iPrintReport (External language)
Prints a report created with the report editor.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
7. Dynamic site on specific configurations
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Print modes of a report
Several print modes are available for a report....
DataType (Function)
Identifying the type of a WLanguage variable.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.