Línguagem 4D Commands by theme Servidor WebVersão: 21 R4 BETAServidor WebWeb Event : object Web Form : 4D.WebForm WEB GET BODY PART ( parte : Integer ; conteudo : Blob, Text ; nome : Text ; tipoMime : Text ; nomArquivo : Text ) WEB Get body part count : Integer WEB Get current session ID : Text WEB GET HTTP BODY ( corpo : Blob, Text ) [WEB GET HTTP HEADER ( cabeçalhoWEB GET OPTION ( seletor : Integer ; valor : Integer, Text, Collection ) WEB Get server info ( comCache : Boolean ) : Object WEB GET STATISTICS ( paginas : Text array ; hits : Integer array ; uso : Integer ) WEB GET VARIABLES ( nomeArray : Text array ; valorArray : Text array ) WEB Is secured connection : Boolean WEB Is server running : Boolean WEB LEGACY CLOSE SESSION ( sessao : Text ) WEB LEGACY GET SESSION EXPIRATION ( idSessao : Text ; dataVenc : Date ; horaVenc : Time ) WEB SEND BLOB ( BLOB : Blob ; tipo : Text ) WEB SEND FILE ( htmlArquivo : Text ) WEB SEND HTTP REDIRECT ( url : Text {; *} ) WEB SEND RAW DATA ( dados : Blob {; *} ) WEB SEND TEXT ( textoHTML : Text {; semContexto : Text} ) WEB Server : 4D.WebServerWEB Server( option : Integer ) : 4D.WebServer WEB Server list : Collection WEB SET HOME PAGE ( pagInicio : Text ) [WEB SET HTTP HEADER ( cabeçalhoWEB SET OPTION ( seletor : Integer ; valor : Integer, Text, Collection ) WEB SET ROOT FOLDER ( pastaRaiz : Text ) WEB START SERVER WEB STOP SERVER WEB Validate digest ( nomeUsuario : Text ; senha : Text ) : Boolean