ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
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....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
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......
FaxConnect (Function)
Establishes a connection to a fax server.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
<Table>.Count (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....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
End of break block
The End of break block is optional......
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
gpwConnectUser (Function)
Connects a user to the User Groupware.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Net constants
List of constants used by the Net functions....