ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Installing applications and websites / WINDEV application / Setup editor
  • Overview
  • Characteristics of a component and setup model
  • Characteristics of a setup component
  • Files installed according to the selected setup model
  • How to?
  • Managing the setup components and the setup models
  • Creating a new setup component
  • Associating one or more files to a setup component
  • Proposing several setup models
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
By default, the setup program installs all the specified files on the setup computer.
WDInst allows you to propose several setup models:
  • Full setup.
  • Minimum setup.
  • Custom setup.
For each setup model, WDInst allows you to specify the groups of files to install. These groups are called "components". Installing a component can be mandatory or optional (for example, the "Tutorial" component could be required to install the files related to the tutorial). Each component can be associated with one or more setup models.
By default, no component is created and the user cannot choose a specific setup model (all the application files will be automatically installed).
Please note: The components offered by the installation editor have no connection with components created by WINDEV, WEBDEV or WINDEV Mobile.. The setup components are only used to group the files by theme.
Characteristics of a component and setup model

Characteristics of a setup component

A setup component can be:
  • required. The files associated with this component will be automatically installed on the setup computer regardless of the selected type of setup.
  • associated with one or more models of setup:
    • Full installation The files associated with this component will be installed on the installation workstation only if a full installation is performed.
    • Minimal installation Files associated with this component will be installed on the installation workstation only if a minimal installation is performed.
    • Custom installation Custom installation: if a custom installation is performed, the user can choose whether or not to install the files associated with this component.

Files installed according to the selected setup model

Which files are installed?
Setup componentsSingle files
(associated with no component)
Full setup
  • "Full setup" component
  • Mandatory component
All files
Minimum setup
  • "Minimum setup" component
  • Mandatory component
All files
Custom setup
  • "Minimum setup" component
  • Mandatory component
  • "Custom setup" components proposed
All files
How to?

Managing the setup components and the setup models

Installation components and templates are managed in the WDInst installation editor: in the "Tools" pane, in the "Utilities" group, click on "WDInst".
The setup program creation wizard does not allow you to manage the setup components and to offer several models of setup to the user.

Creating a new setup component

To create a new setup component:
  1. Click the "New" button in the "List of components" window.
  2. In the table, enter the caption of the component in all the languages supported by the setup program.
  3. Select the component in the table and specify its characteristics (mandatory component, full setup, ...) via the "Properties" button.

Associating one or more files to a setup component

To associate one or more files to a setup component:
  1. Select the files to associate in the list of setup files (top section of window).
    To select several files simultaneously, hold the Ctrl or Shift key down when selecting files.
  2. Select the associated component in the "List of components" window. If the file is associated with the setup component, the box found in front of the name of the component must be checked.
Remarks:
  • The same file can be associated with several setup components.
  • The "Component" column found in the list of setup files allows you to easily view the files of a component.

Proposing several setup models

To propose several setup models:
  1. Select "Setup settings .. Wizard".
  2. Select the setup model proposed by the setup program:
  • Complete, minimal and customized: all three installation models are available.
  • Complete and minimal: only a complete or minimal installation will be offered.
  • Do not propose different models: all application files will be automatically installed.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 04/03/2025

Send a report | Local help