|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Table allows users to easily view and enter data stored in memory or from a table, view or query... |
|
|
|
|
|
|
|
| In a Table control, you have the ability to customize the following elements... |
|
|
|
|
|
|
|
| In some cases, a Table control must be filled with an unknown number of columns (when creating the control). |
|
|
|
|
|
|
|
| The title of table columns is an important element of Table control... |
|
|
|
|
|
|
|
| List of functions specific to Table controls |
|
|
|
|
|
|
|
| This help page explains how to manage a multi-selection in a Table control. |
|
|
|
|
|
|
|
| To set the focus to a column in Table control (i.e. to be positioned in input in this column), ... |
|
|
|
|
|
|
|
| The Table control is available for Android and iOS applications... |
|
|
|
|
|
|
|
| Table controls are used to view and manipulate data... |
|
|
|
|
|
|
|
| Populates a Table or TreeView Table control with the contents of a JSON string or variable. |
|
|
|
|
|
|
|
| Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column. |
|
|
|
|
|
|
|
| You want to perform simulations with Excel, Word, OpenOffice... |
|
|
|
|
|
|
|
| Converts the contents of a Table or TreeView Table control to a JSON string. |
|
|
|
|
|
|
|
| Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit... |
|
|
|
|
|
|
|
| Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
|
| Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
|
| Converts the contents of a Table or TreeView Table control to a JSON string. |
|
|
|
|
|
|
|
| List of functions for managing Table controls (prefix syntax) |
|
|
|
|
|
|
|
| Populates a Table or TreeView Table control with the contents of a JSON string or variable. |
|
|
|
|
|
|
|
| Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
|
| A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)... |
|
|
|
|
|
|
|
| Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
|
| There are two methods to populate Table and Looper controls programmatically... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to use... |
|
|
|
|
|
|
|
| The user can filter the content of a Table control by displaying the records corresponding to a condition for example... |
|
|
|
|
|
|
|
| Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Table control. |
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Table control. |
|
|
|
|
|
|
|
| Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column. |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example. |
|
|
|
|
|
|
|
| The Table controls can be 100% AJAX... |
|
|
|
|
|
|
|
| The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control. |
|
|
|
|
|
|
|
| Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
|
| The VisibleRange property is used to get and change the width of the Range Slider control track. |
|
|
|
|
|
|
|
| Defines the time range displayed by the Scheduler control in Day mode or in Week mode. |
|
|
|
|
|
|
|
| Checks whether the value typed by the user corresponds to the string displayed in a Captcha control. |
|
|
|
|
|
|
|
| Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control.... |
|
|
|
|
|
|
|
| Defines the time range displayed by the Organizer control in Day mode or in Week mode. |
|
|
|
|
|
|
|
| Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
|
| Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
|
| The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control. |
|
|
|
|
|
|
|
| The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control. |
|
|
|
|
|
|
|
| Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool). |
|
|
|
|
|
|
|
| Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control. |
|
|
|
|
|
|
|
| Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool). |
|
|
|
|
|
|
|
| The Before property replaces or inserts a procedure before the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
|
| The After property replaces or inserts a procedure after the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
|
| Prints the content:
of a PDF file.
of a buffer containing a PDF.
of a PDF Reader control.... |
|
|
|
|
|
|
|
| Deletes all the internal windows from the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| Refreshes the display of an "Internal window" control with automatic iteration on a data file or query. |
|
|
|
|
|
|
|
| On a given row of a Looper control:
collapses a break (if it is expanded),
expands a break (if it is collapsed).... |
|
|
|
|
|
|
|
| The Style property is used to retrieve and assign the entire style of a control (including the overrides). |
|
|
|
|
|
|
|
| The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|