ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / WEBDEV specific features / WEB server
  • Overview
  • Installing WEBDEV Development Version
  • Manual configuration of Web servers for WEBDEV
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
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed.
Different Web servers are available for Windows: IIS, Apache, etc, ...
The configuration mode of these servers depends on:
  • the editor
  • the server version,
  • the operating system,
  • and other parameters.
Using a Web server to run the test of dynamic WEBDEV sites with WEBDEV Development Version requires a specific configuration for the CGI protocol.
This configuration is performed when installing WEBDEV.
Installing WEBDEV Development Version
When installing WEBDEV, the Web server for the CGI protocol is automatically configured for the following Web servers:
  • Apache 2.4.x.
  • IIS version 7.
If your server is found in this list and if a configuration problem occurs, then the Web server chosen when installing WEBDEV development version did not correspond to the Web server used. In this case, we recommend that you to re-install WEBDEV.
If your server is not displayed in this list, the Web server must be configured for the CGI protocol.
Manual configuration of Web servers for WEBDEV
Let's see the procedure to follow:
  1. Create an alias on the CGI protocol of WEBDEV.
  2. This alias must have the following characteristics:
  • Name : WD290AWP
  • Associated directory: directory of the WEBDEV engine (Programs\ENGINE\WINDOWS\AWP subdirectory of the setup directory of WEBDEV).
  • Associated rights: Read, Execute
For information, you will find the configuration procedures for using WEBDEV development version with the following servers:
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 01/06/2023

Send a report | Local help