ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
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.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
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....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
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.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).