|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Changes the mode and the method for locking tables. |
|
|
|
|
|
|
|
| In a Table control, you have the ability to customize the following elements...... |
|
|
|
|
|
|
|
| In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls...... |
|
|
|
|
|
|
|
| The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
|
| Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically. |
|
|
|
|
|
|
|
| The TotalNbChildren property returns the total number of children in a branch:
of a Treeview control,
of a TreeView Table control.... |
|
|
|
|
|
|
|
| The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document. |
|
|
|
|
|
|
|
| The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document. |
|
|
|
|
|
|
|
| The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls. |
|
|
|
|
|
|
|
| The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table. |
|
|
|
|
|
|
|
| The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document. |
|
|
|
|
|
|
|
| The FullName property is used to find out the full name:
of a control.
of a window.
of a menu option.
of a table column.... |
|
|
|
|
|
|
|
| List of functions specific to Table controls... |
|
|
|
|
|
|
|
| Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control. |
|
|
|
|
|
|
|
| The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
|
| The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded. |
|
|
|
|
|
|
|
| A Pivot Table control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy). |
|
|
|
|
|
|
|
| Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed. |
|
|
|
|
|
|
|
| The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the table described in the code. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|