ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<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>.InfoXY (Function)
Returns information about the series found at a specific chart point.
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.
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).
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......