ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
GrantType (Property)
The GrantType property gets the grant types available.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
14. Managing the "Back" button in practice
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
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....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
WEBDEV 2024 Tutorial - Table of contents