ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grType (Function)
Identifies or modifies the type of chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
grGridlines (Function)
Displays or hides the chart gridlines.
grOrientation (Function)
Modifies the orientation of chart axes.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grIncreaseData (Function)
Adds a value to a data in a 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.
<Chart>.DeleteSeries (Function)
Deletes a data series from 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 "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
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.
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.
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.
1
5
6
7
8
9
68
>