ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
grOrientation (Function)
Modifies the orientation of chart axes.
21. Managing business rules
Managing business rules...
18. Management of business rules
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
18. Order of execution of the code of buttons/links
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Chart>.Type (Function)
Identifies or modifies the type of chart.