This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
WEB START SERVER

WEB START SERVER 


 

WEB START SERVER  
Does not require any parameters

The WEB START SERVER command starts the Web server of the 4D application on which it has been executed (4D or 4D Server). The database is therefore published on your Intranet network or on the Internet.

If the Web Server is successfully started, OK is set to 1, otherwise OK is set to 0 (zero). For example, if the TCP/IP network protocol is not properly configured, OK is set to 0.

If the Web Server is successfully started, OK is set to 1; otherwise OK is set to 0.



See also 

WEB STOP SERVER

 
PROPERTIES 

Product: 4D
Theme: Web Server
Number: 617

The OK variable is changed by the commandThis command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Modified: 4D 2003
Renamed: 4D v13 (START WEB SERVER)

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)