ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the operation was performed,False if an error occurred. HError is used to identify the problem.
Name of HFSQL Classic data file into which the import will be performed. This file is automatically created if it does not physically exist.
Full access path of the JSON file to import.
List of names of items in the data file into which the import will be performed. The names can be delimited by single quotes and are separated by commas or CR (Carriage Return) characters. The names of the composite key items, binary memo items and binary items are ignored. The non-imported items will be initialized with their default value described in the analysis. If this parameter is not specified or corresponds to an empty string (""), all items are imported (except compound keys, binary items and binary memos) in the order in which they were created in the physical file.
List of names of items to import. If this parameter is not specified or if it corresponds to an empty string, all the items found in the JSON file are imported.
Type of import to perform:hImpNormal(default value)If the import data file already exists, it is filled with the imported data ; otherwise, the data file is created.hImpCreationIf the import data file exists, it is overwritten.hImpBreakableThe import can be interrupted by pressing the Esc key on the keyboard. If the import is interrupted, the imported records are kept in the data file.
Name of window where the progress bar will be displayedName of Progress Bar control that displays the progress. This parameter is not available.
Type of import
Array items
Last update: 10/14/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: