ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
zipDeleteFile (Function)
Deletes a file from an archive.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
ThreadExecute (Function)
Starts the execution of a secondary thread.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
xBase files: Limits
WINDEV License Agreement...
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Constants for manging the replication
List of constants used by the functions for managing the replication....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Code Editor control
The Code Editor control allows end users to write WLanguage code....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.