|
|
|
|
|
|
|
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...... |
|
|
|
|
|
|
The Upload control is used to upload files on the Web server...... |
|
|
|
|
|
|
The Upload control is used to upload one or more files.... |
|
|
|
|
|
|
Adds a new download in the device's download manager.... |
|
|
|
|
|
|
Retrieves the details of a download present in the download manager. |
|
|
|
|
|
|
Cancels a download by removing it from the download manager, and deletes any existing files. |
|
|
|
|
|
|
WEBDEV allows you to create page templates...... |
|
|
|
|
|
|
Returns the total size (in bytes) of files already sent by the current upload via an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of files already sent by the current upload via an Upload control. |
|
|
|
|
|
|
Uploading consists in saving a file located on the user's computer to the Web server...... |
|
|
|
|
|
|
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...... |
|
|
|
|
|
|
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer.... |
|
|
|
|
|
|
The NumberPage property is used to get:
the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
the number of pages in a PDF file displayed in an Image control.
the number of pages found in a PDF file displayed in a PDF Reader control.
the number of pages found in a DOCX file displayed in a Word Processing control.... |
|
|
|
|
|
|
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc.... |
|
|
|
|
|
|
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control. |
|
|
|
|
|
|
Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
The DownloadProgress property gets the download progress notification. |
|
|
|
|
|
|
Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
The following functions are used to manage downloads...... |
|
|
|
|
|
|
Returns the total size (in bytes) of a file found in an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of a file found in an Upload control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|