AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 101-75 de 75 para export
WDMap: Export records from a data file
WDMAP allows you to export records to...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary...
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
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.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
1
3