AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025
Su versión: XXA150056M

Resultados de la búsqueda
19 resultados para: Excel
<Looper>.ToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Manejo de archivos XLS (sintaxis con prefijo)
WINDEV y WEBDEV proponen dos métodos para tratar archivos Excel...
Manipular archivos XLS
WINDEV y WEBDEV proponen dos métodos para tratar archivos Excel...
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Funciones de archivos XLS
Lista de funciones para gestionar archivos XLS
AAFExecute (Function)
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.
<Source>.ExportXLS (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo Excel (XLSX).
Funciones de archivos XLS (sintaxis con prefijo)
Funciones de archivos XLS
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
<Table>.ToExcel (Función)
Crea un archivo Excel con los datos de una Tabla o control Tabla TreeView.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
xlsRecalculateAll (Función)
Recalcula todas las fórmulas de un documento Excel (XLSX).
<Pivot Table>.ToExcel (Función)
Crea un archivo Excel con los datos de un control Tabla dinámica.
<xlsDocument variable>.RecalculateAll (Función)
Recalcula todas las fórmulas de un documento Excel (XLSX).
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).