ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Table,Display (External language)
Refreshes the Table control.
hbDeleteTable (Function)
Deletes an HBase table.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot 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....
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.
Table,Select,+ (External language)
Selects an element in a Table control.
<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.
BreakAdd (Function)
Adds a break into a Table or Looper control.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
Table,Count (External language)
Returns the number of elements in a Table control.