ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNext (Function)
Sets the position on the next table record according to a browse item.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
<Source>.Previous (Function)
Sets the position on the previous record of the table according to a browse item.
StartControl (Property)
The StartControl property gets and sets the source control of a Wire control.
<Source>.Declare (Function)
Declares a description of table (found in a database schema) in the current project.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
pvtPosition (Variable type)
The pvtPosition type is used to handle a cell of a Pivot Table control.
<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
hbTableDescription (Variable type)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
Secure (Property)
The Secure property is used to configure the table encryption security level.
<Source>.ReadNext (Function)
Sets the position on the next table record according to a browse item.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<Source>.Next (Function)
Sets the position on the next table record according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a table according to a browse item.