ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grType (Function)
Identifies or modifies the type of chart.
grExist (Function)
Checks the existence of a chart in memory.
grDestinationWnd (Function)
Defines a window as chart destination.
grDeleteSeries (Function)
Deletes a data series from a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grCreate (Function)
Creates a specific type of chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
1
5
6
7
8
9
67
>