ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsert (Function)
Inserts a row into a Looper control.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Width (Property)
The Width property is used to determine and change the width of an element.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Message text file format
The text files created by WDMSG use a specific format......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
iPageHeight (Example)
Usage example of the iPageHeight function
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.