ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the different dates and times associated with the last file viewed Hide the details
Date and time (in YYYYMMDDHHMMSSCC 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.Unlike the syntax 2, no request is sent to the server. This syntax is recommended whenever possible.
Date and time to use: ftpAccessDate and time of last access to the file.ftpCreationDate and time of file creation.ftpModification(Default value)Date and time of last file modification.
Finding out the different dates and times associated with the specified file Hide the details
Date and time associated with the specified file (in YYYYMMDDHHMMSS format), Empty string ("") if an error occurred. To get the details of the error, use ErrorInfo with the errMessage constant.
Connection identifier, returned by FTPConnect.
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
Last update: 07/03/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: