ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the link was created,False otherwise. To find out the error details, use ErrorInfo.
Full path of the file toward which the link will point.
Path and name of the file corresponding to the link to create. The extension of the link must be specified.
Type of link to create: fLinkPhysicalCreate a physical link. A physical link is a file that can be accessed via several paths. The file deletion can be performed only when all physical links have been deleted.Caution: <Pointed file> and <Link destination> must be on the same disk.fLinkSymbolicCreate a symbolic link. A symbolic link is a "pointer" to a file. The deletion of the symbolic link does not affect the pointed file. The deletion of the pointed file makes the symbolic link invalid. Only the owner of the file can create a symbolic link. To create a symbolic link, Windows Vista or later must be used. In Windows 10, to create a symbolic link, the user must have administrator privileges on the computer.
Versions 19 and laterCommand line of the link. This parameter is taken into account when creating a symbolic link only. This parameter is not available.New in version 19Command line of the link. This parameter is taken into account when creating a symbolic link only. This parameter is not available.Command line of the link. This parameter is taken into account when creating a symbolic link only. This parameter is not available.
Versions 19 and laterWorking directory of the link. This parameter is taken into account when creating a symbolic link only. This parameter is not available.New in version 19Working directory of the link. This parameter is taken into account when creating a symbolic link only. This parameter is not available.Working directory of the link. This parameter is taken into account when creating a symbolic link only. This parameter is not available.
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: