ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / WEBDEV specific features / WEB server
  • Configuring the server for the CGI protocol (AWP)
  • Configuring the server for the WEBDEV sites
  • Configuring the server for the sites that use Active WEBDEV Pages (Active Web Pages)
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
Configuring the OmniHTTPD Professional server
Configuring the server for the CGI protocol (AWP)
To configure the Web server:
  1. Display the configuration window of server.
  2. Click "Default Virtual Settings ...".
  3. Select the "Standard CGI" tab.
  4. Define the alias for the CGI protocol:
    • Virtual: /WD270AWP
    • Actual: C:\WEBDEV\PROGRAMS\ENGINE\WINDOWS\AWP (name of the setup directory of the CGI protocol "WD270AWP.EXE")
    • Click the "ADD" button
Configuring the server for the WEBDEV sites
To configure the Web server:
  1. Display the configuration window of server.
  2. Click "Default Virtual Settings ...".
  3. Select the "Standard CGI" tab.
  4. For each WEBDEV application, define the alias of application images:
    • Click the "Alias" tab
      • Virtual: /<Project_Name>_WEB (MyApp_WEB for example)
      • Actual: name of the directory for the images of the application
        (for example, C:\WDPROJECT\MyApp\MyApp_WEB)
    • Click the "ADD" button
Configuring the server for the sites that use Active WEBDEV Pages (Active Web Pages)
This operation cannot be performed with this server.
Minimum version required
  • Version 12
Comments
Click [Add] to post a comment

Last update: 03/02/2022

Send a report | Local help