AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 26-50 de 183 para excel
Funciones de archivos XLS
Funciones de archivos XLS
Funciones de archivos XLS (sintaxis con prefijo)
Funciones de archivos XLS
<Pivot Table>.ToExcel (Función)
Crea un archivo Excel con los datos de un control Tabla dinámica.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
PVTToExcel (Función)
Crea un archivo Excel con los datos de un control Tabla dinámica.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
<Looper>.ToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
Exporte los datos a Excel
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
GetActiveObject (Example)
Usage example of the GetActiveObject function
<Table>.ToExcel (Función)
Crea un archivo Excel con los datos de una Tabla o control Tabla TreeView.
xlsVersion (Example)
Usage example of the xlsVersion function
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
xlsOpen (Example)
Usage example of the xlsOpen function
<xlsDocument variable>Cerrar (función)
Cierra un archivo XLS.
xlsClose (Función)
Cierra un archivo XLS.
xlsVersion (Función)
Devuelve la versión de Excel que se utilizó para guardar el archivo.
<Source>.ExportXLS (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo Excel (XLSX).
Manejo de archivos XLS (sintaxis con prefijo)
WINDEV y WEBDEV proponen dos métodos para tratar archivos Excel...
xlsRecalculateAll (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).
<xlsDocument variable>.RecalculateAll (Función)
Recalcula todas las fórmulas de un documento Excel (XLSX).
xlsColumn (Tipo variable)
El tipo xlsColumn permite describir y modificar una columna de un documento Excel...
<xlsDocument variable>.DeleteWorksheet (Función)
Elimina una hoja de cálculo del documento Excel.
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice...
Manipular archivos XLS
WINDEV y WEBDEV proponen dos métodos para tratar archivos Excel...
xlsDeleteWorksheet (Función)
Elimina una hoja de cálculo del documento Excel.
xlsDocument (Example)
Usage example of the xlsDocument type
WDMap: Export records from a data file
WDMAP allows you to export records to ...
xlsRow (Tipo variable)
El sitio xlsRow define y modifica las características de una fila de un documento Excel...
The Spreadsheet control
Spreadsheets are one of the most used office tools...
xlsMsgError (Función)
Devuelve el título del último error causado por una función XLS.
WebserviceWriteMIMEType (Función)
Indica el tipo MIME de la respuesta devuelta por el servicio web (caso de una llamada a un servicio web REST).
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user...
xlsCell (Tipo variable)
Una variable de tipo xlsCell permite describir y modificar una celda de un documento Excel...
<xlsDocument variable>Guardar (función)
Guarda un documento XLS.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
MemoDownload (Función)
Reduce el tiempo necesario para cargar el contenido de los campos HFSQL de tipo "Memo" en el equipo del usuario.
xlsAddWorksheet (Función)
Añade o inserta una nueva hoja de cálculo en un documento Excel.
FileDownload (Función)
Inicia la descarga de un archivo desde el navegador.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
xlsSave (Función)
Guarda un documento XLS.
WebserviceReadMIMEType (Función)
Devuelve el tipo MIME de la solicitud recibida al llamar a un servicio web REST.
FileView (Función)
Abre un archivo en el navegador.
<xlsDocument variable>AddWorksheet (Función)
Añade o inserta una nueva hoja de cálculo en un documento Excel.
RealToDateTime (Función)
Convierte un real de 8 bytes en una fecha y hora.
MemoView (Función)
Muestra el contenido de un archivo de un campo "Memo" en un navegador web.
<Spreadsheet>.Load (Función)
Carga un archivo en formato XLSX en un control Hoja de cálculo que se encuentra en una ventana.
xlsNbWorksheet (Función)
Devuelve el número de hojas de cálculo encontradas en un archivo XLS.
xlsDocument (Tipo de variable)
Una variable de tipo xlsDocument permite describir y modificar un documento Excel...
StringDisplay (Función)
Devuelve una cadena específica (o un buffer) al navegador del cliente en respuesta a una petición.
rssEnclosure (Tipo variable)
El sitio rssEnclosure se utiliza para definir y gestionar un archivo adjunto a una entrada de fuente RSS...
Google document functions
List of Google Documents functions
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
CtOLEDBProvider (Propiedad)
La propiedad CtOLEDBProvider obtiene y establece el nombre del proveedor OLE DB (también llamado servidor OLE DB).
<Spreadsheet>.Save (Función)
Guarda el contenido de un control Hoja de cálculo en un archivo con formato XLSX.
xlsData (Función)
Recupera el contenido de una celda de un archivo XLS.
<DateTime type>.ToReal (Función)
Convierte una fecha y hora en un real de 8 bytes.
Funciones de Documentos de Google (sintaxis con prefijo)
Lista de funciones de Documentos de Google
CtDescribedOLEDBProvider (Property)
La propiedad CtDescribedOLEDBProvider obtiene y establece el nombre del proveedor OLE DB (también llamado servidor OLE DB).
DateTimeToReal (Función)
Convierte una fecha y hora en un real de 8 bytes.
Examples for using the OLE DB provider for HFSQL
Lección 7.3. Manipular archivos externos
Provider (Property)
La propiedad Provider permite gestionar el tipo de una conexión (HFSQL Client/Server, OLE DB, etc.).
DDEExecute (Función)
Envía un comando que se ejecutará en el servidor.
fMIMEType
Devuelve el tipo de archivo según el estándar MIME (Multipurpose Internet Mail Extensions).
xlsCurrentWorksheet (Función)
Se utiliza para averiguar y modificar la hoja de cálculo actual en un archivo XLS.
Manipulating Spreadsheet controls programmatically (in a report)
Manipulación de cálculos automáticos en las columnas de un control Tabla
xlsNbColumn (Función)
Devuelve el número de columnas encontradas en una hoja de cálculo de un archivo XLS.
fContentType (Función)
Devuelve el tipo de archivo según el estándar MIME (Multipurpose Internet Mail Extensions).
xlsColumnTitle (Función)
Recupera el título de una columna encontrada en un archivo XLS.
Manipulación de cálculos automáticos en las columnas de un control Tabla (sintaxis con prefijo)

xlsNbRow (Función)
Devuelve el número de filas encontradas en un archivo XLS.
Control TreeView
El control TreeView es una estructura jerárquica que permite simplificar la visualización de información representada en forma de vista de árbol...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported...
FileDisplay (Function)
Displays a file in the user's browser.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
xlsColumnType (Función)
Devuelve el tipo de datos introducidos en una columna de un archivo XLS.
OLELoad (Function)
Initializes an OLE control with an OLE object.
Descubra todas las funcionalidades de las tablas dinámicas
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...
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
WDSQL: Export and print SQL query results
The result of a select query can be...
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
<Source>.DeclareExternal (Función)
Importa temporalmente la descripción de un archivo de datos en el análisis actual a partir de un archivo de datos HFSQL existente.
Constantes DnD
Lista de constantes utilizadas por las funciones para la gestión del Drag and Drop.
HListProvider (Función)
Devuelve la lista de proveedores OLE DB y/o Native Connectors instalados en el equipo actual.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings...
Funcionalidades Automáticas de la Aplicación (FAA)
Las funciones automáticas de aplicación (AAF) le permiten añadir funciones a su aplicación sin tener que escribir una sola Line of code...
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SQLConnectWS (Función)
Conecta la aplicación actual a una base de datos que será consultada por SQL a través de un proxy de servicio web (SOAP).
Programming custom calculations in Table controls
WINDEV allows you to easily insert automatic calculations into the columns found in the Table and TreeView Table controls.
It is also possible to perform custom calculations in the columns of Table and Hierarchical Table fields. These calculations are performed programmatically.
Funciones para la gestión de los AAF (Características de la aplicación automatic)
Las siguientes funciones se utilizan para gestionar los AAF (Características de la aplicación automatic):
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user...
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to:
  • Find out whether a column of a Table or TreeView Table control is visible for export and printing.
  • Modify the visibility of a column in a Table or TreeView Table control for export and printing.
HListFile (Function)
Returns the list of files:
  • current analysis.
  • analyses in progress (projects with multiple analyses).
  • a specific analysis recognized by the HFSQL engine.
  • available on a connection via a Native Connector or an OLE DB driver.
  • for a group of files defined in the data model editor.
xlsMergeCell (Función)
Combina las celdas especificadas en un documento Excel.
Programación de cálculos personalizados en controles Tabla (sintaxis con prefijo)
Constantes de gestión de bordes
Lista de constantes utilizadas por las funciones de gestión de bordes.
iSequencingAddXLS (Función)
Añade un documento XLS o XLSX a una secuencia de trabajos de impresión de informes.
<xlsDocument variable>.MergeCell (Función)
Combina las celdas especificadas en un documento Excel.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop.
SQLConnect (Función)
Conecta la aplicación actual a una base de datos que debe ser interrogada mediante SQL.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop.
Constantes de archivos XLS
Lista de constantes utilizadas por las funciones de gestión de archivos XLS.
Funciones del control Tabla dinámica
Funciones del control Tabla dinámica
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.
iParameterPreview (Function)
Configures the print preview:
  • display a message regarding the resources of current computer.
  • display or hide the ribbon tabs and buttons.
  • the export options available in the mini preview window.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Funciones del control Tabla dinámica (sintaxis con prefijo)
Funciones del control Tabla dinámica (sintaxis con prefijo)
Border (tipo Variable)
El tipo Border permite manipular bordes mediante programación...
zipFindFile (Example)
Usage example of the zipFindFile function
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.
WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
Type XLSCell: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
The OLE control
The OLE control is used to handle an OLE object...
Fórmulas disponibles en los controles Hoja de cálculo
En tiempo de ejecución, el usuario final introduce directamente las fórmulas en el control Hoja de cálculo...
Aplicaciones WINDEV para Linux: Características específicas
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Funciones automáticas de los controles Tabla dinámica (ventana)
El control Tabla dinámica ofrece varias funciones de aplicación automática (FAA) que permiten al usuario aprovechar todas sus capacidades...
Hoja de cálculoGetFormula (Función)
Recupera la fórmula de cálculo de una celda que se encuentra en un control Hoja de cálculo de una ventana.
<Spreadsheet>.GetFormula (Función)
Recupera la fórmula de cálculo de una celda que se encuentra en un control Hoja de cálculo de una ventana.
Automation object
The Automation keyword is used to declare an automation object...
Funciones de control Looper
Lista de funciones para la gestión de los controles Looper
Various WEBDEV constants
Various WEBDEV constants
Test of a query
The query editor allows you to run the test of query result...
gpwOpenConnection (Función)
Abre una conexión a una base de datos Client/Server específica para gestionar archivos del Groupware Usuario en modo Client/Server.
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Customizing the report viewer (preview)
You can display a print preview in the report viewer...
Funciones del control Tabla TreeView
Lista de funciones para la gestión de los controles Tabla TreeView
PIBR: Soluciones concretas
PIBR: Normativa General de Protección de Datos
Funciones del control Tabla
Lista de funciones específicas de los controles Tabla
HOpenConnection (Function)
Opens a connection to a specific database.
iParameterViewer (Función)
Configura el visor de reportes.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.
Container column in a Table control
A cell found in a Table control can contain a set of controls...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications...
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls...
HDescribeConnection (Function)
Describes a new connection to an external database.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Notas personalizadas
Las notas personales te permiten anotar cualquier idea que quieras recordar, notas que no debes olvidar, ...
WINDEV Mobile 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
DDEError (Function)
Returns the runtime status report of a DDE function.
AAFEnable (Función)
Vuelve a activar una Funcionalidad Automática de la Aplicación (AAF) desactivada previamente con la función AAFDisable.
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic data file from a file ...
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically...
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application...
Manipulating Spreadsheet controls programmatically (in a window) (prefix syntax)
Spreadsheet controls can be manipulated programmatically...
Android 10: Cambios en el comportamiento de las aplicaciones
A partir de Android 10, Google no permite que una aplicación abra una ventana si está en segundo plano
Funciones de control Looper (sintaxis con prefijo)
Lista de funciones de control Looper (sintaxis con prefijo)
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
HFSQL functions (prefix syntax)
List of functions for HFSQL management
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu.
Funciones para la gestión de los controles de la Tabla (sintaxis con prefijo)
Lista de funciones para la gestión de los controles de la tabla (sintaxis con prefijo)
3. Búsqueda con varios criterios
Tutorial WINDEV - Gestionar datos en una aplicación WINDEV Lección 3 - Búsqueda con varios criterios - 40 min
WEBDEV 2026: Novedades WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
Folleto de novedades - Versión 27: Novedades de WINDEV
Novedades de WINDEV 27 presentadas en la Revista de novedades.
Lección 5.1. Búsqueda con varios criterios
HFSQL functions
List of functions for HFSQL management
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
HFSQL constants
List of constants used by the HFSQL functions.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
1. Crear ventanas para agregar y editar datos
Tutorial WINDEV - Gestionar datos en una aplicación WINDEV Lección 1 - Crear ventanas para agregar y editar datos - 50 min
1
2
3
4
5
6
8
>