ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Copying controls from the report editor
The controls can be copied from the report editor......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Binding an OLE control to an item
An OLE control can be bound to an item in a table, query, etc....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Handling a control through programming in a report
All report controls can be handled through programming......
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Binding an Edit control to an item
An Edit control can be bound to an item in a table, query, etc...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
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....
AutomaticReorganization (Property)
The AutomaticReorganization property gets and sets the automatic reorganization mode for the tasks in a "Gantt Chart" column.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.