ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
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......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Error 303: ambiguous control name
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
SNMPGetTable (Function)
Reads a table of SNMP values.
Table,Add (External language)
Adds an element to a Table control.
Table,Modify (External language)
Modifies an element in a Table control.
Table,Select,+ (External language)
Selects an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.