ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<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>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<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.
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
dCopy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
1. Testing a site: Elements to be tested
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
grMenu (Function)
Defines the type of context menu displayed by a chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Limitations of WINDEV, WEBDEV and WINDEV Mobile