ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
PicMergeLayer (Function)
Merges the layers of a WDPic image.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.