ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
<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>.InfoXY (Function)
Returns information about the series found at a specific chart point.
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.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......