ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SNMPGetTable (Function)
Reads a table of SNMP values.
Table,Delete (External language)
Deletes an element from a Table control.
Table
The "Table" keyword can correspond to...
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
Table,Select,+ (External language)
Selects an element in a Table control.
HRplAddFile (Function)
Adds a table to a universal replication.
HChangeName (Function)
Modifies the physical name of a table.
<Source>.ChangeName (Function)
Modifies the physical name of a table.
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
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.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....