ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV administrator / WEBDEV Application Server administrator / 07. Appendix 2: Configuring the web servers
  • Configuring the Web IIS server version 7 to 10 for WEBDEV
  • Configuring the server for the CGI protocol (AWP)
  • Configuring the server for the WEBDEV sites and the SOAP Webservices
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
IIS Version 7 to 10
Configuring the Web IIS server version 7 to 10 for WEBDEV

Configuring the server for the CGI protocol (AWP)

  1. Open the Microsoft Internet service manager ("Start .. Run .. Inetmgr.exe" from the Windows desktop).
  2. Select the Web server into which the alias is be added.
  3. Add a new virtual directory (via the popup menu for example).
  4. Specify:
    • the alias of the AWP protocol: WD290AWP.
    • the AWP protocol directory ("Programs\AWP" subdirectory of the WEBDEV installation directory).
  5. Grant the following rights: Read - Execute
Configuring the server for the WEBDEV sites and the SOAP Webservices
  1. Open the Microsoft Internet service manager ("Start .. Run .. Inetmgr.exe" from the Windows desktop).
  2. Select the Web server into which the alias is be added.
  3. Add a new virtual directory (via the popup menu for example).
  4. Specify:
    • the alias of the directory that contains the images of your project: <MyProject>_WEB. For example: MARKET_WEB.
    • the directory that contains the images of your project: <ProjectName>_WEB. For example: C:\WWproject\MARKET\MARKET_WEB.
  5. Grant the following rights: Read - Scripts
Minimum version required
  • Version 23
Comments
Click [Add] to post a comment

Last update: 08/30/2023

Send a report | Local help