ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
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......
Camera/Video functions (prefix syntax)
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Comparison operators
The comparison operators can be divided into several categories......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
OLE control properties
List of properties associated with an OLE control...
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HOnError (Function)
Customizes the management of HFSQL errors.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
iForceComplement (Function)
Forces the printing of a Body Complement block.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....