ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
TreeView Table control functions
List of functions for managing TreeView Table controls...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Other operators
The following are additional operators......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Creating a table in a report
Tables can be created in a report......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Table,Add (External language)
Adds an element to a Table control.
SNMPGetTable (Function)
Reads a table of SNMP values.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.