ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Project editor / Import/Export
  • Overview
  • How to?
  • Exporting elements from the current project
  • Notes
  • Dependency of the files
  • Estimating the size of exported 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. The export enables you to copy the elements of the current project into another directory (and therefore into another project).
How to?

Exporting elements from the current project

To export elements from the current project:
  1. On the "Home" tab, in the "General" group, expand "Save" and select "Export .. To a directory".
  2. Select the directory where the data files must be exported to. A checkmark is displayed in front of the selected files.
  3. In the displayed list of WINDEV elements select the elements to export.
    Remark: This list contains the name of the file, the description of the file (if it exists) and the current location of the file.
  4. Validate.
    The selected files are automatically exported into the specified project directory.
Remark: To include the exported elements in the components of a project, use the list of project components.
Notes

Dependency of the files

The elements are exported with their dependencies: all the files linked to the exported file will also be exported. For example, a window is automatically exported with its background image.

Estimating the size of exported files

The "Calculate" button is used to estimate the size of the exported files. This size takes into account the size of the element to export and the size of the files depending 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