|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose two methods for handling Excel files... |
|
|
|
|
|
|
|
| Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX). |
|
|
|
|
|
|
|
| Creates an Excel file with data from a Pivot Table control. |
|
|
|
|
|
|
|
| Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
|
| Recalculates all formulas in an Excel (XLSX) document. |
|
|
|
|
|
|
|
| Creates an Excel file with the data from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Creates an Excel file with data from a Pivot Table control. |
|
|
|
|
|
|
|
| Creates an Excel file with the data from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory). |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose two methods for handling Excel files... |
|
|
|
|
|
|
|
| Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory). |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example. |
|
|
|
|
|
|
|
| Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX). |
|
|
|
|
|
|
|
| Recalculates all formulas in an Excel (XLSX) document. |
|
|
|
|
|
|
|
| Deletes a worksheet from the Excel document. |
|
|
|
|
|
|
|
| Deletes a worksheet from the Excel document. |
|
|
|
|
|
|
|
| Merges the specified cells in an Excel document. |
|
|
|
|
|
|
|
| Merges the specified cells in an Excel document. |
|
|
|
|
|
|
|
| Adds or inserts a new worksheet into an Excel document. |
|
|
|
|
|
|
|
| Adds or inserts a new worksheet into an Excel document. |
|
|
|
|
|
|
|
| Opens an Excel file (xls or xlsx files). |
|
|
|
|
|
|
|
| Returns the Excel version that was used to save the file. |
|
|
|
|
|
|
|
| An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
|
| The xlsColumn type is used to describe and modify a column in an Excel document... |
|
|
|
|
|
|
|
| An xlsCell variable is used to describe and modify a cell in an Excel document... |
|
|
|
|
|
|
|
| The xlsRow type is used to describe and modify a row in an Excel document... |
|
|
|
|
|
|
|
| Spreadsheets are one of the most used office tools...... |
|
|
|
|
|
|
|
| Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|