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 proyectos / Importar/Exportar
  • Overview
  • How to?
  • Notes
  • Dependency of the files
  • Estimating the size of imported files
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Otros
Procedimientos almacenados
Overview
All elements manipulated by a project (window, report, classes, collection of procedures, queries, etc.) can be transferred from one project to another, for the same product.. Importing elements is used to add elements coming from another project into the current project.
For example, the WINDEV windows can be imported from a WINDEV project into the current WINDEV project.
Remark: You also have the ability to perform imports between projects belonging to different products. For more details, see:
How to?
To import elements from a project into the current project (both projects use the same product):
  1. On the "Proyecto" tab, in the "Proyecto" group, expand "Importar" and select "XXX elements and their dependencies" (where XXX represents the name of the current product, WINDEV, WEBDEV or WINDEV Mobile).
  2. Select the directory containing the files to import. The list of elements is automatically displayed. This list includes:
    • the file name,
    • the description of the file (if it exists).
  3. Select the elements to import. A checkmark is displayed in front of the selected files.
  4. Validate. The selected files are automatically imported into the current project directory and included in the list of project elements.
Notes

Dependency of the files

The elements are imported along with their dependencies: all the files linked to the imported element are also imported. For example, the window and its background image are automatically imported.

Estimating the size of imported files

The "Calculate" button is used to estimate the size of the imported files. This size takes into account the size of the element to import and the size of the files that depend on this element.
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: 26/04/2024

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