ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Test / WEBDEV test
  • Overview
  • Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever.
  • How to?
  • Testing a dynamic site on a test server
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

Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever.

CAUTION: The deployment engine for test MUST NOT be installed on a computer where WEBDEV Development version or WEBDEV Deployment version is installed.
The limitations of the deployment engine for test compared to the actual deployment engine are as follows:
  • The maximum number of connections (for all the WEBDEV applications installed on the computer) cannot exceed 10.
  • The deployment engine for test does NOT operate in TEST mode (which means that this engine does not work with the WEBDEV editor)
  • The WEBDEV administrator has the following mention: "Test engine".
  • A mention indicating that the application is used with a test engine is displayed in the title bar of the browser: "Test engine; any use other than the punctual test is illegal"
Elements that must be installed on the "Test server"
  • Your dynamic WEBDEV website (setup by FTP or by physical media). For more details, see Site setup.
  • An Internet browser.
  • The "Test" engine of WEBDEV. This engine is available in the installation package of WEBDEV "Development Version".
  • A Web server (the Apache server is provided with WEBDEV "Development Version").
  • The TCP/IP protocol.
How to?

Testing a dynamic site on a test server

Several methods can be used to test the project on a test server:
  • 1st method:
    1. Start the WEBDEV administrator: on the "Tools" tab, in the "Web utilities" group, click "WDAdmin".
    2. Click the "Test page" button ("Advanced" tab).
  • 2nd method: (recommended)
    Connect to the site by entering the following Internet address:
    http://<IP address of test server>/WD290AWP/WD290AWP.EXE/CONNECT/<Project name>
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 02/01/2024

Send a report | Local help