ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grMenu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Error 31: The file to include is not found. Check the name and path ...
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
2. Examples and components provided with WEBDEV
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.