ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite chart
A composite chart is a chart that displays several types of charts...
Range Area chart
The Range Area chart is used to show a variation between a high and a low value...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data...
Pyramid charts
Pyramid charts allow you to view data in descending order...
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change...
The "Funnel" charts
The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares...
Real-time chart
This type of chart is used to represent a permanent data flow in real time...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
The "Radar" charts
The Radar chart is used to highlight a series according to another one...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories...
<zipArchive variable>.IsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes
Radial Bar chart
Returns True if at least one element of an array is False.
BrowserType (Function)
Returns the type of browser used by the Web user.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data...
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values...
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Type (Property)
The Type property is used to get and change the type of an element.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Type (Example)
Usage example of the Type property
Different types of data (Type of variable)
A variable is defined by name and type......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Border (Type of variable)
The Border type is used to handle a border through programming...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact...
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
1
2
>