ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Constants for managing the modification of windows by the user
The Tab control
The Tab control is used to simultaneously display different controls......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
The planes (in a window or in a report)
The planes are used to group the window controls......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
LooperSelectMinus (Function)
Deselects a row in a Looper control.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....