ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV administrator / WEBDEV Application Server administrator / 11. IIS example
  • With the WEBDEV administrator
  • When deploying a new WEBDEV site
  • With WEBDEV Development version
  • With a deployment package
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
Checking configuration
With the WEBDEV administrator
To start the check:
  1. Start the WEBDEV administrator.
  2. In the "Advanced" tab, specify the name or IP address of the site to check.
    Caution: if several virtual servers are installed on the computer, specify the name of the domain that corresponds to the desired site, otherwise leave localhost (if necessary, add the correspondence between the IP address and the domain name in the computer "hosts" file. This file is found in "C:\Windows\System32\drivers\etc\" by default).
  3. Click the "Diagnostic" button.
When deploying a new WEBDEV site
If you own WEBDEV Development version, deploy a new small site in order to confirm your setup and your setting.
If you do not own WEBDEV Development version, ask for a deployment package to a developer who wants to install a site.

With WEBDEV Development version

To perform a remote setup via FTP from the WEBDEV environment, you must:
  1. Open the project to deploy.
  2. In WEBDEV, on the "Project" tab, in the "Generation" group, expand "Deploy site" and select "Generate and deploy site".
  3. Once the site library is created, select "Deploy to a remote WEBDEV Application Server or to a WEBDEV cluster".
  4. In "Application server parameters", specify your parameters:
    • In "Address", enter the domain name (or IP address) corresponding to your web server.
      If you are using a virtual Web server other than the default server, you must specify the address corresponding to the virtual server in which you want to deploy your site. The same domain name you may have specified in the "host headers" when creating the virtual site with the WEBDEV Account Manager. If the DNS servers are not updated with your domain name, add an entry into the "hosts" file of your computer (c:\Windows\System32\drivers\etc\hosts)
    • Then specify the Windows account used for installations, and the associated password.
    • Click "Test parameters" to check the entered values.
  5. Validate the next steps, steps in which the different deployed elements will be reminded to you.
  6. At the end of deployment procedure, a wizard indicates the deployment progress and proposes a link to start the site.
For a dynamic site in Session mode, the URL has the following format:
http://www.domain.com/WD290AWP/WD290Awp.exe/CONNECT/SITE_NAME
For a site in AWP mode, the URL has the following format:
http://www.domain.com/NAME_OF_WEB_SITE/index.awp
Remark: in Windows and Apache, there is also a short URL to open dynamic sites:
http://www.domain.com/SITE_NAME

With a deployment package

You can deploy a WEBDEV site remotely using WDDeploy, without WEBDEV Development version. WDDeploy is installed with the WEBDEV Application Server, in the same directory as the WEBDEV administrator.
To install a deployment package (a.zip) created with WEBDEV development:
  1. Start WDDeploy.
  2. Select the deployment package.
  3. Specify the name of the Windows account to be uses as well as its password.
  4. Specify the name of the WEBDEV account to be used as well as its password.
  5. Specify the address of the site you are going to deploy to.
    As with WEBDEV Development version, if the server uses a virtual web server other than the default server, indicate the address of the virtual server to which you want to deploy your site. The same domain name you may have specified in the "host headers" when creating the virtual site with the WEBDEV Account Manager. If the DNS servers are not updated with your domain name, add an entry into the "hosts" file of your computer (c:\Windows\System32\drivers\etc\hosts).
Minimum version required
  • Version 23
Comments
Click [Add] to post a comment

Last update: 09/07/2023

Send a report | Local help