4D v16.3

XML and WML Support

Home

 
4D v16.3
XML and WML Support

XML and WML Support  


 

WML  

4D Web Server supports WML (Wireless Markup Language) technology. This feature allows a mobile phone or a PDA’s owner to read and enter data in a 4D database.

Note: The WML language associated to the WAP (Wireless Application Protocol) is developed by several companies. The WAP technology offers a set of network communication tools so that mobile phones and PDA users can visualize text published on Web pages. The WML technology is open and free of charge. For more information on WML, please refer to the Phone.com Web site: http://www.phone.com/.

The data can be entered or read through WML pages using 4DTEXT or 4DSCRIPT tags.

Here is the list of the WML documents supported by 4D Web server:

ExtensionMIME TypeDescription
.wmltext/vnd.wap.wmlWML pages (always supported by 4D*)
.wmlstext/vnd.wap.wmlscriptWML Scripts (on the client’s side)
.wmlcapplication/vnd.wap.wmlcWML binary pages
.wmlscapplication/vnd.wap.wmlscriptWML binary scripts
.wbmppicture/vnd.wap.wbmpBitmap images for mobile phones (not always supported)

* Allows dynamic data insertion through 4DTEXT and 4DSCRIPT type tags.

XML  

The 4D Web server supports .xml,.xls and .dtd documents which are sent with the following MIME type: “text/xml” and “text/xsl”.

4D analyzes their content and processes their 4DTEXT or 4DSCRIPT type tags (if any) in order to generate dynamic XML.



See also 

Binding 4D objects with HTML objects

 
PROPERTIES 

Product: 4D
Theme: Web Server

 
HISTORY 

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)