ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
<Chart>.Raised (Function)
Used to display a chart with raised effect.
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
<Chart>.SunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Automatic management of exceptions
The management of exceptions can be customized by process......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
WINDEV Framework License Agreement
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).