|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to automatically save the different application parameters...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls...... |
|
|
|
|
|
|
|
| Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows found in a Table or TreeView Table control.... |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table" (Table control displayed in a Combo Box control).... |
|
|
|
|
|
|
|
| WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes...... |
|
|
|
|
|
|
|
| Updates or adds a record in the data file linked to the Table control. |
|
|
|
|
|
|
|
| The InitialContent property gets the initial content:
of a List Box control populated programmatically.
of a Combo Box control populated programmatically.
of a "List of values" column in a Table control.
in a Spreadsheet control.... |
|
|
|
|
|
|
|
| Retrieves the value of a given element or the value of the selected element in a table. |
|
|
|
|
|
|
|
| Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control. |
|
|
|
|
|
|
|
| Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control. |
|
|
|
|
|
|
|
| A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object.... |
|
|
|
|
|
|
|
| The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties...... |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table" (Table control displayed in a Combo Box control).... |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form...... |
|
|
|
|
|
|
|
| The Treeview Table control is a cross between the Table control and the TreeView control...... |
|
|
|
|
|
|
|
| The optional event "Long press/Open context menu" is run during a long press on the controls of a window...... |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings...... |
|
|
|
|
|
|
|
| The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query...... |
|
|
|
|
|
|
|
| Reads the content of an INI file (or the content of a file structured like .INI files). |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer). |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|