ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Can correspond to: Path of the parent directory of <Home directory>.Empty string ("") if the <Home directory> has no parent. ".." if the <Home directory> is set to ".". "..\.." if the <Home directory> is set to "..". Remark: <Result> and <Home directory> have the same type. For example, if <Home directory> is an ANSI character string, <Result> will be an ANSI character string.
Path of the home directory for which the parent directory is sought. This path can be an absolute or relative path, a local or UNC path. An error occurs if this parameter corresponds to "." and "..". Reminder: In Mobile, there is no current directory. Versions 15 and later This parameter can correspond to a full path or a path relative to the current directory (returned by fCurrentDir). This parameter is case-sensitive. Reminder: In Android, the file system is read-only on the device and on the emulator. An application can only write to its setup directory or one of its subdirectories, as well as to the external memory (SDCard).New in version 15 This parameter can correspond to a full path or a path relative to the current directory (returned by fCurrentDir). This parameter is case-sensitive. Reminder: In Android, the file system is read-only on the device and on the emulator. An application can only write to its setup directory or one of its subdirectories, as well as to the external memory (SDCard). This parameter can correspond to a full path or a path relative to the current directory (returned by fCurrentDir). This parameter is case-sensitive. Reminder: In Android, the file system is read-only on the device and on the emulator. An application can only write to its setup directory or one of its subdirectories, as well as to the external memory (SDCard).Versions 16 and later The directory path corresponds to a relative path in relation to the current directory. The current directory corresponds to the data directory of application. Reminder: Only the directories found in the data directory associated with the application can be used.New in version 16 The directory path corresponds to a relative path in relation to the current directory. The current directory corresponds to the data directory of application. Reminder: Only the directories found in the data directory associated with the application can be used. The directory path corresponds to a relative path in relation to the current directory. The current directory corresponds to the data directory of application. Reminder: Only the directories found in the data directory associated with the application can be used.Versions 17 and later This parameter can correspond to a full path or a path relative to the current directory (returned by fCurrentDir). This parameter is case-sensitive. Reminder: On iPhone/iPad, the file system is read-only on the device and on the emulator. An application can only write to its setup directory or one of its subdirectories.New in version 17 This parameter can correspond to a full path or a path relative to the current directory (returned by fCurrentDir). This parameter is case-sensitive. Reminder: On iPhone/iPad, the file system is read-only on the device and on the emulator. An application can only write to its setup directory or one of its subdirectories. This parameter can correspond to a full path or a path relative to the current directory (returned by fCurrentDir). This parameter is case-sensitive. Reminder: On iPhone/iPad, the file system is read-only on the device and on the emulator. An application can only write to its setup directory or one of its subdirectories.
Options taken into account: fRelativePathThe returned path will always be a relative path (even if <Base directory> corresponds to an absolute path)Versions 16 and later This parameter is ignored.New in version 16 This parameter is ignored. This parameter is ignored.
Last update: 09/20/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: