ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.