ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Identifying the attributes of last consulted file Hide the details
"ERR" if an error occurred. To find out the name of the error, use the function ErrorInfo with the constant errMessage.One or more letters corresponding to the file attributes ("AH" for example). The following letters are used:R: Read-only file. The file can be accessed in read-only.H: Hidden file. The file name is grayed or invisible in the explorer. This option is not available. S: System file. The file is a Windows system file. This option is not available. To: "Archive" file. This attribute indicates that the file can be archived. Some programs are using this attribute to find out which files have been saved. This option is not available. D: Directory or subdirectory. The file is a directory or a sub-directory.C: Compressed file (on the NTFS partitions). This file was automatically compressed during its copy on an NTFS partition (Windows NT or 2000). This option is not available. This syntax returns the attributes of the last file accessed by one of the following FTP functions: FTPDate, FTPTime, FTPSize, FTPListFile. Unlike the syntax 2, no request is sent to the server. This syntax is recommended.
Identifying the attributes of specified file Hide the details
"ERR" if an error occurred. To get the details of the error, use ErrorInfo with the errMessage constantOne or more letters corresponding to the file attributes ("AH" for example). The following letters are used:R: Read-only file. The file can be accessed in read-only.H: Hidden file. The file name is grayed or invisible in the explorer. This option is not available. S: System file. The file is a Windows system file. This option is not available. To: "Archive" file. This attribute indicates that the file can be archived. Some programs are using this attribute to find out which files have been saved. This option is not available. D: Directory or subdirectory. The file is a directory or a sub-directory.C: Compressed file (on the NTFS partitions). This file was automatically compressed during its copy on an NTFS partition (Windows NT or 2000). This option is not available.
Connection identifier, returned by FTPConnect. The connection identifier is a variant type.
Name and full (or relative) path of file to use. The different path sections are separated by "slashes" ("/").
Identifying the files attributes
Timeout
Internet browser
Rights of users
Relative and absolute path
Last update: 01/04/2021
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: