[ + ] This example explains how to export the data found in a table with the WLanguage functions.
The following topics are presented in this example:
1/ interfacing Word and Excel
2/ sending data to the clipboard
3/ generating a text file
Summary of the example supplied with WinDev:
This example explains how to export the content of a table to a Word document, an Excel worksheet, the clipboard or a text file via the WLanguage functions: TableToWord, TableToExcel, ToClipboard and fWriteLine.