ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
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)....
iFont (Function)
Selects the default font.
CharactType (Function)
Returns information about the type of character.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
List of reserved words
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
zipListFile (Function)
Returns the list of files found in an archive.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
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....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....