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.
11. Table/Looper controls
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
WINDEV applications for Linux: Specific features
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Table,Modify (External language)
Modifies an element in a Table control.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
State (Property)
The State property is used to get and change the state of an element.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ProjectInfo (Function)
Returns specific information about the project currently run.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....