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, HExportXLS will use the last data file used by the last HFSQL management function (function starting with "H").
Full path of Excel (XLSX) file to generate. If this parameter is not specified, a <File name>.XLSX file will be generated in the current directory.
List of names of items to export. The names are delimited by single quotes and 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 in the data file (except composite key, binary and binary memo items) are exported.
Specifies the creation mode of the Excel file:hExpCreationIf the XLSX export file already exists, it is overwritten. An error occurs if this option is not specified and if the XLSX file exists.hExpBreakableThe export can be interrupted by pressing Esc. If the export is interrupted, the XLSX file is valid and contains only the records exported before the interruption.hExpNormal(default value)Standard operating mode.hExpNoLineItemNameThe first line of the XLSX file will not contain the names of the items.
Name of Progress Bar control or name of window used to show the progress of Excel file creation.
Exporting the query content
Array items
Last update: 09/17/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: