ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
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.
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....
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
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....
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
11. User Macro-Code: UMC in practice
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
iPrintReport (Function)
Prints a report created with the report editor.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fSelect (Function)
Opens the Windows file picker.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.