ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query...
Table control functions
List of functions specific to Table controls
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically...
TableColumnSelect (Function)
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.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX...
<Table>.ToJSON (Function)
Converts the contents of a Table or TreeView Table control to a JSON string.
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice...
<Table>.fromJSON (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
FAA: Increase the height of the lines in the Table or RepeatString fields.
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...
The different types of Table fields: programmatically populated, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Table field linked to a table (Table file)
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)...
JSONToTable (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
AAF: Automatic column filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example...
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
SNMPGetTable (Function)
Reads a table of SNMP values.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Table,Insert (External language)
Inserts an element into a table at a given position.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....