ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
grHMAddData (Function)
Adds a data into a Heatmap chart.
Programming patterns
CAUTION......
grExist (Function)
Checks the existence of a chart in memory.
grIncreaseData (Function)
Adds a value to a data in a chart.
13. Types of standard controls
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
grType (Function)
Identifies or modifies the type of chart.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
SaaSChangePassword (Function)
Changes the password of the connected user.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.