ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
Table,Count (External language)
Returns the number of elements in a Table control.
Table,Insert (External language)
Inserts an element into a table at a given position.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
nWDInit: Initialize the external language
Initializes the external language......
WDTerm: End the external language
End the external language......
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a 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.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
BreakAdd (Function)
Adds a break into a Table or Looper control.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Automatic calculations in a Table control (AAF)
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
1
2
3
4
5
6
191
>