|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Selects an element in a Table control. |
|
|
|
|
|
|
|
| In interactive mode, the WDScript editor is divided into several areas...... |
|
|
|
|
|
|
|
| Expands:
a branch that was previously collapsed in a TreeView Table control.
a branch that was previously collapsed in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| There is a new trend in UI design: application menus in the title bar!... |
|
|
|
|
|
|
|
| To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| Modifies a column in a horizontal Table control. |
|
|
|
|
|
|
|
| Creating the setup program allows you to deploy a WINDEV application on the end-user computers...... |
|
|
|
|
|
|
|
| Once a query is created, all the characteristics of this query can be modified at any time...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...... |
|
|
|
|
|
|
|
| A Toolbar control can be created in a "Free" window or in an "MDI Parent" window...... |
|
|
|
|
|
|
|
| Inserts an element into a table at a given position. |
|
|
|
|
|
|
|
| List of events associated with the TreeView Table controls... |
|
|
|
|
|
|
|
| To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:... |
|
|
|
|
|
|
|
| The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again. |
|
|
|
|
|
|
|
| The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
|
| Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
|
| Several methods can be used to upload and download files by Internet...... |
|
|
|
|
|
|
|
| Enumerates the breaks found in a Table control. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
|
| Returns the number of elements in a Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|