ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Printing in PDF format: Special cases
Specific features of print in PDF format...
Accessibilité (Property)
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
WINDEV Framework License Agreement
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Font management properties
List of font management properties...
DomoOpen (Function)
Used to establish a connection with a X10 interface.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
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...
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......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.