ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<Chart>.SunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
grRBAddData (Function)
Adds data to a Radial Bar chart.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grRaised (Function)
Used to display a chart with raised effect.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grDraw (Function)
Draws a chart according to the specified parameters.
grImageSize (Function)
Defines the size of the image containing the chart.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
grColor (Function)
Returns and initializes the color of different chart elements.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....