ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Download functions
9 results
Starting with version 27, files can be downloaded in the background, using the system download manager...
Adds a new download in the device's download manager.
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double
Retrieves the details of a download present in the download manager.
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Lists the downloads from the current application in the download manager.
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Cancels a download by removing it from the download manager, and deletes any existing files.
The following functions are used to manage downloads...