ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Events associated with Tab controls
List of events associated with Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Removing a project from the SCM (Source Code Manager)
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Viewing a report in 3D
Your report displays controls that overlap?......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The planes (in a window or in a report)
The planes are used to group the window controls......
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Dockable Panel control functions
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
HTML Display control functions
List of functions for managing HTML Display controls...
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Functions for managing RTF controls
List of functions for managing RTF controls...
Internal Report control properties
List of properties associated with the Internal Report control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
RTF control properties
List of properties associated with the RTF control...
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....