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.
Name of data file, view or query used. If this name is not specified, HExportJSON will use the last data file used by the last HFSQL management function (function starting with "H").
Full path of JSON file to generate.
List of names of items to export. The names are delimited by single quotes and they are separated by commas or CR characters. The names of composite key items, binary items and binary memo items are ignored.If this parameter corresponds to an empty string (""), all the items of the data file (except for the composite keys, binary keys and binary memo keys) are exported.
Specifies the creation mode of JSON file:hExpCreationIf the JSON file already exists, it is overwritten. An error occurs if this option is not specified and if the JSON file exists.hExpBreakableThe export can be interrupted by pressing Esc. If the export is interrupted, the JSON file is valid and it only contains the records exported before the interruption.hExpNormal(default value)Standard operating mode.
Name of Progress Bar control or name of window used to show the progress of file creation.
Exporting the query content
Exporting a single record
Array items
Last update: 09/18/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: