ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
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......
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native MySQL Connector - License Agreement
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Count (Property)
The Count property returns the number of elements in a given set.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min