ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Standardized path. Remark: <Result> and <Initial path> have the same type. For example, if <Initial path> is an ANSI character string, <Result> will also be an ANSI character string.
Directory or file path to standardize.
Separator to use for standardizing the path. Can correspond to: a character string: all the separators (\ and /) found in the <Initial path> parameter will be replaced by this string. one of the following constants: fSeparatorPlatform(Default value)The separators ('\' and '/') will be replaced by the separator corresponding to the current platform.fSeparatorUnixThe separators ('\' and '/') will be replaced by the '/' separator.fSeparatorWindowsThe separators ('\' and '/') will be replaced by the '\' separator.
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: