ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Body block
The Body block corresponds to the main block of the report......
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Start of Break block (Break header)
The Start of break block is optional......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
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....
12. Universal replication
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
gpwInLDAPMode (Function)
Determines whether users will authenticate to the User Groupware using an LDAP directory.
Description (Property)
The Description property is used to get and change the page description.
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....
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....