ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Start of Break block (Break header)
The Start of break block is optional......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
12. Universal replication
Body block
The Body block corresponds to the main block of the report......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
iPreview (Function)
Configures the print destination.
TableModify (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).
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
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....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
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....
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.