babynus wrote:
1. How export ALL columns, not only those displayed? No choice for that!!!
Just look a bit ion the pop-up that appears before clicking the "OK" column
Of course I did !

(and as I work as admin, I have rights on all, no?)
The only choice is between the detail display (with all cases checked, but non-displayed data are not listed !) data and the list data (which reduce to half a dozen fields checked)
babynus wrote:
2. CSV file IS NOT UTF8, but latin-1!!!
It is designed this way, to be able to open it with MS-Excel.
Sorry, but it is a very bad choice : in an international context, non-ANSI characters are not compatbles and so replaced by '?', altering data. Needless to say that converting the exported file to UTF8 will not repair anything!
“Excel compatibility” is not pertinent : MS office is perhaps the only M$ software recognizing correctly UTF-8 since a lot of years (at least since Office 2000, and I doubt than Office 97 or olders be still in use).
So for import : how import data containing non-ANSI characters if treated as latin-1/ISO8559-1 ?
Please show where to set 'enforceUTF8' to permit the use of CSV files without loss of data…
And perhaps plan to add a choice between export as UTF8 or as “Windows compatible” characters set.