ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
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....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
SNMPGetTable (Function)
Reads a table of SNMP values.
Table,Add (External language)
Adds an element to a Table control.
Warning 127: You are using a data source local to the process
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.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
BreakAdd (Function)
Adds a break into a Table or Looper control.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......