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