Lenguaje 4D Comandos Servidor WebVersión: 20 R10 BETA Servidor WebWEB GET BODY PART ( parte ; contenido ; nombre ; tipoMime ; nomArchivo ) WEB Get body part count : Integer WEB Get current session ID : Text WEB GET HTTP BODY ( cuerpo ) [WEB GET HTTP HEADER ( encabWEB GET OPTION ( selector ; valor ) WEB Get server info {( conCaché )} : Object WEB GET STATISTICS ( paginas ; hits ; uso ) WEB GET VARIABLES ( arrayNoms ; arrayValores ) WEB Is secured connection : Boolean WEB Is server running : Boolean WEB LEGACY CLOSE SESSION ( idSesion ) WEB LEGACY GET SESSION EXPIRATION ( idSesion ; fechaVenc ; horaVenc ) WEB SEND BLOB ( BLOB ; tipo ) WEB SEND FILE ( archivohtml ) WEB SEND HTTP REDIRECT ( url {; *} ) WEB SEND RAW DATA ( datos {; *} ) WEB SEND TEXT ( textoHTML {; tipo} ) WEB Server : 4D.WebServerWEB Server( option : Integer ) : 4D.WebServer WEB Server list : Collection WEB SET HOME PAGE ( pagInicio ) [WEB SET HTTP HEADER ( encabWEB SET OPTION ( selector ; valor ) WEB SET ROOT FOLDER ( carpetaRaiz ) WEB START SERVER WEB STOP SERVER WEB Validate digest ( nomUsuario ; contraseña ) : Boolean