ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
The single-part and multi-part archives
Two types of archives are available......
Socket management functions
List of functions for managing sockets...
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Thread management functions
List of functions for managing threads...
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
XML functions (prefix syntax)
List of XML functions...
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.