ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
State (Property)
The State property is used to get and change the state of an element.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....