ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HListConnection (Function)
Returns the list of connections currently described in the application.
HAdd (Example)
Usage example of the HAdd function
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Constants for telemetry management
Constants for telemetry management...
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
PicCreate (Function)
Creates an image in the Image Editor control.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
PicOpen (Function)
Opens an image in an Image Editor control.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.