ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
grDeleteAll (Function)
Erases a chart and destroys this chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
Accessibilité (Property)
<Chart>.Zoom (Function)
Defines the zoom of a chart.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
grZoom (Function)
Defines the zoom of a chart.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.