ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the different dates associated with the last file viewed Hide the details
Date (in YYYYMMDD format) associated with the last file viewed via one of the following FTP functions: FTPAttribute, FTPTime, FTPSize, FTPListFile.Empty string ("") if an error occurred. To get the details of the error, use ErrorInfo with the errMessage constant. Modification date of last file viewed.Unlike the syntax 2, no request is sent to the server. Therefore, this syntax is recommended whenever possible.
Indicates the date to handle:ftpAccessDate of last access to the file.ftpCreationDate of file creation.ftpModification(Default value)Date of last file modification. This parameter is not available. Only the date of the last modification made to the file is returned.
Finding out the different dates associated with the specified file Hide the details
Date associated with the specified file (in YYYYMMDD format), Empty string ("") if an error occurred. To get the details of the error, use ErrorInfo with the errMessage constant. Modification date of last file viewed.
Connection identifier, returned by FTPConnect. This parameter is a Variant parameter.
Name and full (or relative) path of file to use. The different path sections are separated by "slashes" ("/").
Date associated with a file
Timeout
Internet browser
Rights of users
Relative and absolute path
Required permissions
Last update: 10/27/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: