Commands and Topics for Web Server
Web Server, Overview
Web server configuration and connection management
Your First Time with the Web Server
Connection Security
On Web Authentication Database Method
On Web Connection Database Method
Binding 4D objects with HTML objects
URLs and Form Actions
4D HTML Tags
Web Server Settings
Information about the Web Site
Using the Contextual Mode
Using SSL Protocol
XML and WML Support
Using CGIs
START WEB SERVER
STOP WEB SERVER
SET WEB TIMEOUT
(timeout)
SET HTML ROOT
(pathnameHTML)
SET WEB DISPLAY LIMITS
(numberRecords{; numberPages{; picRef}})
SET HOME PAGE
(homePage)
SEND HTML FILE
(htmlFile)
SEND HTML BLOB
(blob; type{; noContext})
SEND HTML TEXT
(htmlText{; noContext})
PROCESS HTML TAGS
(inputData; outputData)
GET WEB FORM VARIABLES
(nameArray; valueArray)
Web Context
Boolean
SET HTTP HEADER
(header|fieldArray{; valueArray})
GET HTTP HEADER
(header|fieldArray{; valueArray})
GET HTTP BODY
(body)
SEND HTTP RAW DATA
(data{; *})
SEND HTTP REDIRECT
(url{; *})
WEB CACHE STATISTICS
(pages; hits; usage)
Secured Web connection
Boolean
SET CGI EXECUTABLE
(url1{; url2})
OPEN WEB URL
(url{; *})
Other related commands:
ENCRYPT BLOB
(toEncrypt; sendPrivKey{; recipPubKey}) --
Theme:
BLOB
DECRYPT BLOB
(toDecrypt; sendPubKey{; recipPrivKey}) --
Theme:
BLOB
Database Methods
--
Theme:
Database Methods
ON ERR CALL
(errorMethod) --
Theme:
Interruptions
PROCESS PROPERTIES
(process; procName; procState; procTime{; procVisible{; uniqueID{; origin}}}) --
Theme:
Processes
GENERATE ENCRYPTION KEYPAIR
(privKey; pubKey{; length}) --
Theme:
Secured Protocol
GENERATE CERTIFICATE REQUEST
(privKey; certifRequest; codeArray; nameArray) --
Theme:
Secured Protocol
DISPLAY SELECTION
({table}{; selectMode{; enterList{; *{; *}}}}) --
Theme:
Selection
MODIFY SELECTION
({table}{; selectMode}{; enterList}{; *}{; *}) --
Theme:
Selection
Mac to ISO
(text)
String --
Theme:
String
SET DATABASE PARAMETER
({table; }selector; value) --
Theme:
Structure Access
SET ENVIRONMENT VARIABLE
(varName; varValue) --
Theme:
System Environment