4D v15.4

4D Write Pro

Home

 
4D v15.4
4D Write Pro

4D Write Pro 

 

Constant Type Value Comment
wk html debug Longint 1 Formatted HTML code ("pretty print"), easier to debug
wk mime html Longint 1 4D Write Pro document is saved as standard MIME HTML with HTML documents and images embedded as MIME parts (encoded in base64). Expressions are computed and 4D specific tags are removed. This format is particularly suitable for sending HTML emails with the SMTP_QuickSend command.
wk normal Longint 0 Standard HTML code
wk web page complete Longint 2 .htm or .html extension. The document is saved as standard HTML and its resources are saved separately. 4D tags are removed and expressions are computed. This format is particularly suitable when you want to display a 4D Write Pro document in a web browser.
wk web page html 4D Longint 3 4D Write Pro document is saved as HTML and includes 4D specific tags; each expression is inserted as a non-breaking space. Since this format is lossless, it is appropriate for storing purposes in a text field.

For more information, please refer to the 4D Write Pro Language section.

 

 
PROPERTIES 

Product: 4D
Theme: List of constant themes

 
HISTORY 

New
Created: 4D v15

 
ARTICLE USAGE

4D Language Reference ( 4D v15.4)
4D Language Reference ( 4D v15.3)