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.
Full path of CSV file to generate. If this parameter is not specified, a <Data file>.CSV 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.
Separator used for the items. This separator corresponds to the comma (",") by default.
Specifies the creation mode of CSV file:hExpCreationIf the CSV file already exists, it is overwritten. An error occurs if this option is not specified and if the CSV file exists.hExpBreakableThe export can be interrupted by pressing Esc. If the export is interrupted, the CSV file is valid and contains only the records exported before the interruption.hExpNormal(default value)Standard operating mode.hExpNoLineItemNameThe first line of the CSV file will not contain the names of the items.
Name of Progress Bar control or name of window used to show the progress of CSV file creation.
Exporting the query content
Array items
Last update: 09/22/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: