|
|
|
|
|
|
|
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
A report can be very wide, with a width exceeding the width of a paper sheet...... |
|
|
|
|
|
|
Prints the content of the specified Table control without having to create a report based on the Table control. |
|
|
|
|
|
|
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically. |
|
|
|
|
|
|
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control. |
|
|
|
|
|
|
Prints the content of the specified Table control without having to create a report based on the Table control. |
|
|
|
|
|
|
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control. |
|
|
|
|
|
|
The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
A Pivot Table control can be handled through programming...... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min |
|
|
|
|
|
|
The user can filter the content of a Table control by displaying the records corresponding to a condition for example...... |
|
|
|
|
|
|
The Multiselection property gets and sets the selection mode:
in a Table and TreeView Table control.
in a Pivot Table control.
in a List Box and ListView control.
in a Looper control.
in a Calendar control.
of files in an Upload control.... |
|
|
|
|
|
|
You can manipulate columns of Table controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
The AutoLineWrap property is used to:
determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.
set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.... |
|
|
|
|
|
|
...The statistics become available once the log files have been imported.... |
|
|
|
|
|
|
The Sortable property is used to:
Determine if a Table control column is sortable.
Make a column of a Table control sortable or not.... |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
This page explains how to program TreeView Table controls...... |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column. |
|
|
|
|
|
|
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|