ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Find out whether a column of a Table or TreeView Table control is visible for export and printing Hide the details
Management mode of column: DefaultThe column is exported or printed only if it is visible at display.FalseThe column can never be exported or printed. Caution: When exporting with one of the export functions (TableToExcel, TableToText, TableToWord, TableToXML, TableToClipboard), if the taWithInvisibleColumns constant is used, the column will still be exported.TrueThe column can be exported or printed (even if it is invisible at display).
Name of column to use. This column can be a column found in a Table or TreeView Table control.
Modify the visibility of a column in a Table or TreeView Table control for export and printing Hide the details
Management mode of column: DefaultThe column is exported or printed only if it is visible at display.FalseThe column can never be exported or printed.Caution: When exporting with one of the export functions (TableToExcel, TableToText, TableToWord, TableToXML, TableToClipboard), if the taWithInvisibleColumns constant is used, the column will still be exported.TrueThe column can be exported or printed (even if it is invisible at display).
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: