ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
dSlice (Example)
Usage example of the dSlice function
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Variables for managing the Drag and Drop
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
sfObject (Variable type)
The sfObject type is used to describe a record of a SalesForce file...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Operator on Address
The & operator returns the address of a variable as an integer
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Extra (Property)
The Extra property manges additional information.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
gglMarker (Variable type)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.