ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Display (External language)
Refreshes the Table control.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Table,Modify (External language)
Modifies an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
Table,Select,+ (External language)
Selects an element in a Table control.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Defining columns of Table controls programmatically
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Table,Insert (External language)
Inserts an element into a table at a given position.
Table,Count (External language)
Returns the number of elements in a Table control.
17. WLanguage: a simple and powerful language
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Creating a table in a report
Tables can be created in a report......
1
2
3
4
5
6
319
>