ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for telemetry management
Constants for telemetry management...
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
<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.
<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.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
<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
PicOpen (Function)
Opens an image in an Image Editor control.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.