ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Installing applications and websites / WEBDEV website
  • Overview
  • How to?
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
Multiple setup of same site on the same server
Overview
WEBDEV allows you to automatically install several copies of the same site on the same server, without having to rename the project.
A provider can for instance install the same site for different customers on the same server.
The data files can be common or separated by site.
The WEBDEV account can be common or different, with common or different settings.
How to?
To perform a multiple setup of the same dynamic WEBDEV site on the same server, simply start the site setup wizard: on the "Project" tab, in the "Generation" group, expand "Deploy site" and select "Generate and deploy site".
One of the steps of the wizard allows you to define the deployment name of the site. This allows you to install on the same server several sites with different deployment names. ProjectInfo associated with the piNameDeployedSite constant is used to find out the real name of the site
For more details, see Installing a dynamic site.
Minimum version required
  • Version 14
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help