ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
nWDSetParentNext
Set the parent of the next window to open......
Title (Property)
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....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
TitleHeight (Property)
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....
ToolTipTitle (Property)
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.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
TreeView Table control properties
List of properties associated with the TreeView Table control...
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Table control based on a variable
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)......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
ERR_NO_TABLE
1
2
3
4
5
6
191
>