|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This help page explains how to manage a multi-selection in a Table control. |
|
|
|
|
|
|
|
| The Table allows users to easily view and enter data stored in memory or from a table, view or query... |
|
|
|
|
|
|
|
| List of functions specific to Table controls |
|
|
|
|
|
|
|
| Table controls are used to view and manipulate data... |
|
|
|
|
|
|
|
| The title of table columns is an important element of Table control... |
|
|
|
|
|
|
|
| In a Table control, you have the ability to customize the following elements... |
|
|
|
|
|
|
|
| There are two methods to populate Table and Looper controls programmatically... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| List of functions for managing Table controls (prefix syntax) |
|
|
|
|
|
|
|
| The Table controls can be 100% AJAX... |
|
|
|
|
|
|
|
| Converts the contents of a Table or TreeView Table control to a JSON string. |
|
|
|
|
|
|
|
| You want to perform simulations with Excel, Word, OpenOffice... |
|
|
|
|
|
|
|
| Populates a Table or TreeView Table control with the contents of a JSON string or variable. |
|
|
|
|
|
|
|
| In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to use... |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Populates a Table or TreeView Table control with the contents of a JSON string or variable. |
|
|
|
|
|
|
|
| Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
|
| The user can filter the content of a Table control by displaying the records corresponding to a condition for example... |
|
|
|
|
|
|
|
| Returns the time range displayed by an Organizer control. |
|
|
|
|
|
|
|
| Adds a link to a text section in an edit control. |
|
|
|
|
|
|
|
| Visually selects a group of elements in a TreeMap control. |
|
|
|
|
|
|
|
| Returns the number of elements found in a TreeMap control. |
|
|
|
|
|
|
|
| Defines whether a control is included (or not) in the current window. |
|
|
|
|
|
|
|
| Runs the code of a control or the code of a procedure in WLanguage. |
|
|
|
|
|
|
|
| Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
|
| Closes the group currently open in a Ribbon control. |
|
|
|
|
|
|
|
| Deletes an element and its "children" from an Organization Chart control. |
|
|
|
|
|
|
|
| Adds a new option into a Check Box control. |
|
|
|
|
|
|
|
| Inserts a new option into a Check Box control. |
|
|
|
|
|
|
|
| Adds a new option into a Radio Button control. |
|
|
|
|
|
|
|
| Inserts a new option into a Radio Button control. |
|
|
|
|
|
|
|
| Deletes a dynamic row from a Multiline Zone control. |
|
|
|
|
|
|
|
| Deletes all dynamic rows from a Mutiline Zone control. |
|
|
|
|
|
|
|
| Opens or closes the Dashboard control edit mode. |
|
|
|
|
|
|
|
| Saves the configuration of a Dashboard control in string format. |
|
|
|
|
|
|
|
| Adds a widget into a Dashboard control during Drag and Drop. |
|
|
|
|
|
|
|
| Returns the number of widgets found in a Dashboard control. |
|
|
|
|
|
|
|
| Returns the name of the control located at a given position. |
|
|
|
|
|
|
|
| Returns the icon corresponding to the specified type of control. |
|
|
|
|
|
|
|
| Adds a child element into an Organization Chart control. |
|
|
|
|
|
|
|
| Collapses a break that was expanded beforehand in a Looper control. |
|
|
|
|
|
|
|
| Expands a break in the Looper control on a given row. |
|
|
|
|
|
|
|
| Deletes a marker from a map displayed by a Map control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|