ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Area" charts
The Area chart is used to highlight the amplitude of a change......
13. Universal replication
What is an application?
An application is a set of objects (windows, controls, ......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
12. Universal replication
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
MQTT functions
The following functions are used to manage MQTT clients...
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.