ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
grColor (Function)
Returns and initializes the color of different chart elements.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Delete (Function)
Deletes an element and its "children" from an Organization Chart control.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<Chart>.Gradient (Function)
Enables or disables the display of color gradients in a chart.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Chart>.HMColor (Function)
Specifies the colors of different values in a Heatmap chart.
<Chart>.HMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.