ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
SaaSChangePassword (Function)
Changes the password of the connected user.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grParameter (Function)
Retrieves or modifies a chart parameter.
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.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<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.