ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
ProgressBarColor (Property)
controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite...
InterpretAmpersand (Property)
of a Combo Box control. the values of a column in a Table control....
Ellipsis (Property)
in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static...
Handling Spreadsheet controls programmatically (in a report)
Multiline (Property)
option of an Edit control. find out and modify the "Multiline" option of a column in a Table control....
15. Repeating a group of controls: loopers
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Source (Property)
to get the source of the series: Table column, list of values, ... a connection: in this case,...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The Check Box control
A Check Box can correspond to......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without...
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows...
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical...