ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
7. Multilingual applications in practice
Properties linked to the Euro management
List of properties linked to the Euro management...
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
17. WLanguage: a simple and powerful language
Comparing the project messages
The comparison between source and target text helps you find translation errors......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Defining columns of Table controls programmatically
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Installing and starting WDTRAD
Nation (External language)
Defines the display language for the titles, captions, messages...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Referring to an element in a WLanguage event / process
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Table,Col (External language)
Returns the current index of the column.
1
3
4
5
6
7
191
>