ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the operation was performed,False if a problem occurred. HError is used to identify the error. If HChangeLocation is used, <Result> = True but the function has no effect: the data files used are always found on the server.
Name of data file (defined in the analysis). If this parameter is equal to "*", the search mode will change for all the known data files (described in the analysis). Caution: the affected data files are automatically closed. This parameter can also correspond to the name of a group of files (or custom-folder) defined in the analysis.
Configures the search mode of data files:hDiskThe data files are sought on disk only. This is the most common case.hWDL(Default value)The data files are sought:In the main WDL; If <Parameter> is not specified: Searches for the data files in the WDLs according to the load order, then on disk. If <Parameter> is specified: Searches for the data files in the specified WDLs, then on disk. In the main WDL of the component. In the secondary WDLs of the component according to the load order.
Identifier of the WDLs where the search must be performed. These WDLs must be loaded by LoadWDL that returns the identifier of the WDL.
Why include the data files in a library?
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: