ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Short name of the file or directory. Only the short name of the file or directory is returned.Empty string ("") if an error occurred (file or directory not found). To get the details of the error, use ErrorInfo with the errMessage constant.
Name and full (or relative) path of the file or directory (up to 260 characters). A UNC path can be used. Versions 15 and later This parameter can be in Ansi or Unicode format.New in version 15 This parameter can be in Ansi or Unicode format. This parameter can be in Ansi or Unicode format.
Versions 15 and laterUsed to specify the format of function result. By default, fShortName returns a character string in Ansi format. fPathUNICODE<Result> will be a character string in Unicode format.Remark: The result of fShortName is always an ANSI character string, the fPathUNICODE constant is only used to store the result in a Unicode character string.New in version 15Used to specify the format of function result. By default, fShortName returns a character string in Ansi format. fPathUNICODE<Result> will be a character string in Unicode format.Remark: The result of fShortName is always an ANSI character string, the fPathUNICODE constant is only used to store the result in a Unicode character string.Used to specify the format of function result. By default, fShortName returns a character string in Ansi format. fPathUNICODE<Result> will be a character string in Unicode format.Remark: The result of fShortName is always an ANSI character string, the fPathUNICODE constant is only used to store the result in a Unicode character string.
Long names
Last update: 09/23/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: