AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Editores / Editor de consultas
  • Overview
  • Exporting the result to a text file
  • Exporting the result to an XML file
  • Exporting the result to a spreadsheet file
  • Exporting the result to an HFSQL data file
  • Printing the result
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Result of a query in test mode
Overview
After its execution in test mode (see Query test), the result of the query can be:
  • exported to a text file (Word or Open Office).
  • exported to an XML file.
  • exported to a spreadsheet file (Excel or Open Office).
  • exported to an HFSQL data file.
  • printed.
A record found in the query result can also be copied to the clipboard.
Exporting the result to a text file
For the next operation, we consider that the query result is displayed.
To export the query result to a text file:
  1. Display the context menu (right-click) for the query result.
  2. Select the option "Other automated features (FAA) .. Export table to Word" (or the option "Export table to OpenOffice.org Writer"). The window for selecting the "RTF" file is displayed.
  3. Specify the name and location of the "RTF" file.
  4. Validate. The records found in the query result are automatically exported to the "RTF" file.
Exporting the result to an XML file
For the next operation, we consider that the query result is displayed.
To export the query result to an XML file:
  1. Display the context menu (right-click) for the query result.
  2. Select the "Other automatic features (FAA) .. Export table to XML" option. The window for selecting the XML file is displayed.
  3. Specify the name and location of the XML file.
  4. Validate. The records found in the query result are automatically exported to the XML file.
Exporting the result to a spreadsheet file
For the next operation, we consider that the query result is displayed.
To export the query result to an Excel file:
  1. Display the context menu (right-click) for the query result.
  2. Select the option "Other automatic features (FAA) .. Export table to Excel" (or the option "Export table to OpenOffice.org Calc"). The window for selecting the "XLS" file is displayed.
  3. Specify the name and location of the "XLS" file.
  4. Validate. The records found in the query result are automatically exported to the "XLS" file.
Exporting the result to an HFSQL data file
For the next operation, we consider that the query result is displayed.
To export the query result to an HFSQL data file:
  1. Click on the "Export to HFSQL data file" button or select the "Export to HFSQL file" option in the context menu (right-click) of the query result. The HFSQL data file selection window appears.
  2. Specify the name and location of the HFSQL data file.
  3. Validate. The records found in the query result are automatically exported to the HFSQL data file. The result can be viewed with WDMap for example.
Printing the result
For the next operation, we consider that the query result is displayed.
To print the query result:
  1. Select "Print" in the context menu (right click) of the query result or click . The window for selecting the items to print is displayed.
  2. Indicate the items to print and validate.
  3. A print preview showing the query result is displayed.
Ver también
Versión mínima requerida
  • Versión 9
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 06/12/2024

Señalar un error o enviar una sugerencia | Ayuda local