ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Project editor / Import/Export
  • Overview
  • How to?
  • Notes
  • Dependency of the files
  • Estimating the size of imported files
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
All the elements handled by a project (window, report, classes, set of procedures, queries, ...) can be transferred from a project to another one, 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 "Project" tab, in the "Project" group, expand "Import" 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.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help