|
|
|
|
|
|
|
Adds an element to a Table control. |
|
|
|
|
|
|
In a report, a table includes a set of controls called "Table cells"...... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
Set the parent of the next window to open...... |
|
|
|
|
|
|
The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc.... |
|
|
|
|
|
|
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls. |
|
|
|
|
|
|
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control. |
|
|
|
|
|
|
Adds a menu into the window that is opened. |
|
|
|
|
|
|
The TitleHeight property gets and sets:
the height of the title for the columns of a Table or TreeView Table control.
the height of the title bar of a Dockable Panel control.
the height of the title bar of a window with a custom title bar.... |
|
|
|
|
|
|
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over. |
|
|
|
|
|
|
All the text form the translation file can be reintegrated into a project...... |
|
|
|
|
|
|
When creating the executable, you have the ability to choose the languages that will be included in the executable...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
Adds an element to a Combo Box or List Box control. |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
A Table control found in a window or in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
The analysis proposes two types of Unicode items...... |
|
|
|
|
|
|
List of properties associated with the TreeView Table control... |
|
|
|
|
|
|
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities...... |
|
|
|
|
|
|
A Pivot Table control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database...... |
|
|
|
|
|
|
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|