AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 76-77 de 77 para export
WDMap: Export records from a data file
WDMAP allows you to export records to...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HExportJSON (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo JSON.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
<Source>.ExportJSONString (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a una cadena JSON.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
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.
HExportJSONString (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a una cadena JSON.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
HRecordToJSON (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres con formato JSON.
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...
1
2
3
4