4DランゲージCommands by themeWeb Serverバージョン: 次へWeb サーバーWEB GET BODY PART ( part : Integer ; contents : Blob, Text ; name : Text ; mimeType : Text ; fileName : Text )WEB Get body part count : IntegerWEB Get current session ID : TextWEB GET HTTP BODY ( body : Blob, Text )WEB GET HTTP HEADER ( header : テキスト, テキスト配列 )WEB GET HTTP HEADER ( fieldArray : テキスト, テキスト配列 ; valueArray : Text array )WEB GET OPTION ( selector : Integer ; value : Integer, Text, Collection )WEB Get server info ( withCache : Boolean ) : ObjectWEB GET STATISTICS ( pages : Text array ; hits : Integer array ; usage : Integer )WEB GET VARIABLES ( nameArray : Text array ; valueArray : Text array )WEB Is secured connection : BooleanWEB Is server running : BooleanWEB LEGACY CLOSE SESSION ( sessionID : Text )WEB LEGACY GET SESSION EXPIRATION ( sessionID : Text ; expDate : Date ; expTime : Time )WEB SEND BLOB ( BLOB : Blob ; type : Text )WEB SEND FILE ( htmlFile : Text )WEB SEND HTTP REDIRECT ( url : Text {; *} )WEB SEND RAW DATA ( data : Blob {; *} )WEB SEND TEXT ( htmlText : Text {; type : Text} )WEB Server : 4D.WebServerWEB Server( option : Integer ) : 4D.WebServerWEB Server list : CollectionWEB SET HOME PAGE ( homePage : Text )WEB SET HTTP HEADER ( header : テキスト, テキスト配列 )WEB SET HTTP HEADER ( fieldArray : テキスト, テキスト配列 ; valueArray : Text array )WEB SET OPTION ( selector : Integer ; value : Integer, Text, Collection )WEB SET ROOT FOLDER ( rootFolder : Text )WEB START SERVERWEB STOP SERVERWEB Validate digest ( userName : Text ; password : Text ) : Boolean