ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cardinalities
The cardinalities are used to count the links between the files......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
SQLTransaction (Example)
Usage example of the SQLTransaction function
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Supercontrol
A supercontrol is an advanced type of control......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
EmailReadNext (Example)
Usage example of the EmailReadNext function
ComponentInfo (Function)
Returns information about a component.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Passing parameters
The parameters can be passed to a procedure......
Chart constants
List of constants used by the functions for chart management....
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Google Maps management functions
List of functions for managing Google maps...
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.