ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
<Chart>.Draw (Function)
Draws a chart according to the specified parameters.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.Legend (Function)
Indicates the presence and position of legend in a chart.
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
<Chart>.Raised (Function)
Used to display a chart with raised effect.
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst 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.
ScanProperty (Function)
Used to get and change the properties of a scanner.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
1
6
7
8
9
10
94
>