ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
The DotNet structure
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Query technical documentation
The query editor automatically creates a technical documentation for each query......
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
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....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
HTML (Property)
The HTML property is used to configure the use of HTML content.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....