ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
grDeleteSeries (Function)
Deletes a data series from a chart.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Local procedure
Two types of procedures are available......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Structure (Type of variable)
A structure is a custom type of data...
zipDeleteAll (Function)
Deletes all files from an archive.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
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....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
NetworkConnect (Function)
Associates a drive with a shared network directory.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...