|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control. |
|
|
|
|
|
|
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control. |
|
|
|
|
|
|
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control. |
|
|
|
|
|
|
The CodeHTML property is used to read and change the HTML code associated with a Web Component control. |
|
|
|
|
|
|
The CodeCSS property is used to read and change the CSS code associated with a Web Component control. |
|
|
|
|
|
|
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control. |
|
|
|
|
|
|
Used to indicate the specific working hours per day and per resource in a Scheduler control. |
|
|
|
|
|
|
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed. |
|
|
|
|
|
|
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application. |
|
|
|
|
|
|
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control. |
|
|
|
|
|
|
The Token property is used to manage the different tokens associated with a "Text token" Edit control. |
|
|
|
|
|
|
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists. |
|
|
|
|
|
|
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control. |
|
|
|
|
|
|
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo").... |
|
|
|
|
|
|
Returns the geographical position of the point located in the center of the map currently displayed in a Map control. |
|
|
|
|
|
|
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo").... |
|
|
|
|
|
|
Moves the time area displayed to the next area (next weeks for example) in an Organizer control. |
|
|
|
|
|
|
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control. |
|
|
|
|
|
|
Enters in edit in the Word Processing control in a specific document section: body, header or footer. |
|
|
|
|
|
|
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control. |
|
|
|
|
|
|
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control. |
|
|
|
|
|
|
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window. |
|
|
|
|
|
|
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|