|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To configure the general options of the window editor...... |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
|
| The StartDate property is used to determine and change the start date of the selected time period:
in a Calendar control.
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control. |
|
|
|
|
|
|
|
| A Pivot Table control can be handled through programming...... |
|
|
|
|
|
|
|
| The Sortable property is used to:
Determine if a Table control column is sortable.
Make a column of a Table control sortable or not.... |
|
|
|
|
|
|
|
| WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application...... |
|
|
|
|
|
|
|
| The MaskTitleTime property is used to get or change the mask used for the title of time columns:
in an Organizer control.
in a Scheduler control.
in a TimeLine control.... |
|
|
|
|
|
|
|
| Changes the type of animation:
for an image in an Image control.
for a text in a static text control.... |
|
|
|
|
|
|
|
| Adds a row into a TreeView Table control, at the end of a given hierarchy level. |
|
|
|
|
|
|
|
| List of properties associated with windows, pages and controls... |
|
|
|
|
|
|
|
| The "Item" control is used to edit the content of an item found in a data file...... |
|
|
|
|
|
|
|
| Being able to perform a search in the editors significantly improves efficiency...... |
|
|
|
|
|
|
|
| Collapses:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table control.... |
|
|
|
|
|
|
|
| Expands:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|