ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV administrator / WEBDEV Application Server administrator / 08. Appendix 3: Registry
  • Overview
  • Configuring the registry
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
When installing WEBDEV Application Server on a Windows server, the indications regarding WEBDEV (application server and protocol manager) and the WEBDEV administrator are automatically saved in the registry, at the following entry:
HKEY_LOCAL_MACHINE/SOFTWARE/PC SOFT/WEBDEV/29.0
When installing a WEBDEV Application Server on a Linux server, the information about WEBDEV (application server and protocol manager) and the WEBDEV administrator are automatically saved in the following configuration file:
/etc/PC SOFT/WEBDEV/29.0/WEBDEV.conf
These details are automatically updated when modifying the parameters of the WEBDEV administrator.
Remark: the different registry entries are given for information only and they allow you to check whether WEBDEV Application Server is installed properly. All entries are in "character string" format (REG_SZ), even if they contain a numeric value.
Configuring the registry
The entries in the registry are as follows:
ADMINLOGLog file path for the setups via FTP. This parameter is defined in the WEBDEV administrator.
ALLOW_REMOTEINSTALLAllow to perform remote site setups (via FTP). This parameter is defined in the WEBDEV administrator.
ALLOW_REMOTEUPDATE Allow to perform remote site updates (via FTP). This parameter is defined in the WEBDEV administrator.
BINPATH Path of WD290SESSION.EXE
BINPATHAWP Path of directory containing WDxxxAWP (used by Unix for the delayed update only).
CACHED_SESSIONS_A Enable the cached sessions (CACHED_SESSIONS returns the number of cached sessions in an application).
ACOUNTPATH Path of data files of WEBDEV accounts.
COOKIE_SESSION_HTTPONLYEnable the option "httponly" for the session cookie of AWP sessions.
COPIEIMGREPWEB Enable the file copy into the _WEB directory.
DEBUGPORTListening port of remote debugger.
DEBUGPORTMINLower bound of auxiliary ports for remote debugging.
DEBUGPORTMAXUpper bound of auxiliary ports for remote debugging.
DEBUGREMOTEAllow the remote debugging of WEBDEV sites.
DOUBLELOG Forces the double generation of logs.
ERRORFILEFull name of HTML file that will be used to display the error messages.
LAUNCHER Name of AWP engine.
LOCALHOST Allows you to customize the value of hostname used for the test mode.
MAXCONNECTMaximum number of authorized connections (which means maximum number of engines started simultaneously). This parameter is defined in the WEBDEV administrator.
MAXCONNECTAPPMaximum number of connections to the same site (defined in the WEBDEV administrator).
MAXRECONNECTAPPMaximum number of simultaneous accesses to the same site by the same Web user (defined in the WEBDEV administrator).
NOIPCHECK If this key is missing or is different from 0, the calling IP address will not be checked: this IP address can change during the session. If this key is found and if it is equal to 0, the IP address of user must not change during the session
NOMAILSPOOLER Used to disable the mail spooler.
NOREMOTEPARAMAuthorization to modify the site parameters via the remote administrator.
ONERROR_AUTORECONNECT Indicates whether the automatic reconnection is allowed in case of "BAD CONTEXT" (errors with the <szERR_RECONNECT_TOKEN> tag).
ONERROR_AUTORECONNECTTIME Time (in seconds) before the automatic reconnection in case of "BAD CONTEXT" (errors with the <szERR_RECONNECT_TOKEN> tag).
RECONNECTMESSAGE Text of link to display when the user is allowed to reconnect to an application (errors with the <szERR_RECONNECT_TOKEN> tag).
SERVERSOCKET Used to authorize the server sockets.
TIMEOUT_NORQ Timeout before disconnecting the Web user if no new request is received (defined in the WEBDEV administrator).
TIMEOUT_NORQ_AWP Timeout before terminating an AWP session.
TIMEOUT_NORQ_WEBSERVICETimeout before disconnecting the user if no new request is received for the contexts of SOAP or REST Webservices.
TIMEOUT_REMOTEINSTALLTimeout before installing or updating a Web application remotely.
TIMEOUT_RQ Maximum timeout for the launcher (defined in the WEBDEV administrator).
TIMEOUT_TASKS Maximum duration for the background tasks and scheduled tasks.
VDIR Name of virtual directory declared in the HTTP server that contains WD290AWP.EXE
WBADMIN Name of WEBDEV management account.
WBGROUPADMIN Name of WEBDEV management group.
WEBSERVER Indicates the Web server to automatically configure.
WEBSERVERCONF (Linux only)
Indicates the configuration file of the Web server to configure automatically.
WEBSERVERMAINCONF (Linux only)
Path of the main Apache file containing the keywords ' User' and ' Group'.
WEBSERVERGROUP_TMP Name of Apache group: temporary key initialized by WDADMIN.
WEBSERVERRESTARTSpecifies the command line that will be used to reload the Web server configuration after a modification.
WEBSERVERUSER_TMPName of Apache user: temporary key initialized by WDADMIN.

If the error messages have been customized for all applications installed on the computer, a new entry is created for each error message.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 06/09/2022

Send a report | Local help