A5.u.html.notation Method
/documentation/pages/Ref/Client_Api/A5/u_namespace/html_namespace/notation Method.xml
The position of the content being notated. If an array is used the first value will be used as "left" and the second as "top".
A5.ListBox.getColumnarHTML Method
/documentation/pages/Ref/Client_Api/A5/ListBox_class/getColumnarHTML Method.xml
Generate columnar HTML base off the current layout of the list.
a5_html_color Function
/documentation/pages/Ref/Api/Functions/Document Types/HTML Functions/a5_html_color Function.xml
Converts an A5 color name to an HTML format color name. e.g. #FF0000
A5.u.icon.html Method
/documentation/pages/Ref/Client_Api/A5/u_namespace/icon_namespace/html Method.xml
Optional extra attributes to add to the generated icon tag. For example, this can be used to add an ID to the icon.
A5_HTML_LIST_DBF Function
/documentation/pages/Ref/Api/Functions/Web/Web Application/Application Functions/A5_HTML_LIST_DBF Function.xml
Queries a Table or Set to return an OPTION list for use in an HTML form.
A5_HTML_LIST_ADO Function
/documentation/pages/Ref/Api/Functions/Web/Web Application/Application Functions/A5_HTML_LIST_ADO Function.xml
Queries an ADO Record Set to return an OPTION list for use in an HTML form.
Bottom bar HTML
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/container/Window Properties/Optional Window Parts/Bottom bar HTML.xml
Specify the HTML to show in the bottom bar.
Top bar HTML
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/container/Window Properties/Optional Window Parts/Top bar HTML.xml
Specify the HTML to show in the top bar.
A5_HTML_LIST_POPULATE Function
/documentation/pages/Ref/Api/Functions/Web/Web Application/Application Functions/A5_HTML_LIST_POPULATE Function.xml
Creates the syntax from a crlf delimited list for use in an HTML list or combo box
<%A5 ? ... %>
/documentation/pages/Ref/Xbasic/Xbasic_A5.xml
The <%A5 ? ... %> construct is used to insert Xbasic code into an .A5W page, that the Application Server will subsequently process.