ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Installing applications and websites / WEBDEV website
  • Overview
  • Steps to follow
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Overview
Installing a dynamic WEBDEV (in Session or AWP mode) site on a remote application server requires:
  • A web server.
  • The WEBDEV Application Server installed on the deployment Web server.
  • The creation of a WEBDEV account in the WEBDEV administrator, the communication of account name and password.
For an installation on a WEBDEV Cluster, the following elements are also required:
  • The WEBDEV Application Server must be installed in Cluster mode and the WEBDEV Cluster must contain at least one node. For more details, see Installing a WEBDEV Cluster.
  • A proxy must be installed and configured to be used with the WEBDEV Cluster. For more details, see WEBDEV Cluster: Proxy configuration.
  • The site or web service must be installed via the proxy. The proxy address is therefore necessary.
For an installation via FTP, the following elements are also required:
  • An FTP server installed on the deployment Web server only for a deployment by FTP. The FTP server is not necessary for an HTTP deployment.
  • The creation of an FTP account, the communication of name and password of FTP account as well as the server IP address.
Notes on the WEBDEV Application Server:
  • For an Application Server in version 24 or earlier, any version of WEBDEV (up to version 24) can be used on the development computer.
  • For an Application Server in version 25 or later, WEBDEV 24 or later must be used on the development computer.
    Special case: in the case of remote deployment from WEBDEV 24 on an Application Server version 25 or higher, it is necessary to request the WWINST.EXE module for WEBDEV 24 from the practical resources patches: https://www.windev.com/ts/useful_resources.htm, option "List of available WINDEV, WEBDEV, WINDEV Mobile patches"..
Steps to follow
The different steps for deploying on a remote server are as follows:
  1. Entering information about the server.
    A connection is automatically established with the server. The usernames and passwords are checked.
    This step is used to define all the options for accessing the server (HTTPS protocol, authenticated requests, FTP server, etc.)
  2. Selection of files to be installed.
  3. Automatic data file modification.
  4. Configuring the WEBDEV administrator and setup mode.
  5. File transfer and setup.
    Error messages can be displayed at different steps of remote setup. For more details, see Errors during an FTP installation.
  6. When the setup is completed, the wizard provides the command line used to start the site. This line can be copied (if necessary) to the clipboard via the context menu.
Minimum version required
  • Version 12
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help