WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
True if the file exists,False otherwise (the file name corresponds to a directory name for example).
Name and full path of file. The wildcard characters (*,?) are not allowed. To use the wildcard characters, you have the ability to call fDir. If only the file name is specified (without the path), the file is sought in the current directory (for example: fFileExist("Test.jpg"))Versions 15 and later This parameter can be in Ansi or Unicode format. This parameter can correspond to a full path or to a relative path in relation to the current directory (returned by fCurrentDir). This parameter is case sensitive. New in version 15 This parameter can be in Ansi or Unicode format. This parameter can correspond to a full path or to a relative path in relation to the current directory (returned by fCurrentDir). This parameter is case sensitive. This parameter can be in Ansi or Unicode format. This parameter can correspond to a full path or to a relative path in relation to the current directory (returned by fCurrentDir). This parameter is case sensitive. This path must be a full path or a UNC path. It cannot be a relative path. Versions 16 and later In Windows Phone, the file path corresponds to a relative path in relation to the current directory. The current directory corresponds to the data directory of application. New in version 16 In Windows Phone, the file path corresponds to a relative path in relation to the current directory. The current directory corresponds to the data directory of application. In Windows Phone, the file path corresponds to a relative path in relation to the current directory. The current directory corresponds to the data directory of application.
Checking the existence of a directory
Equivalence
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: