| Component | Short Description | File | Session |
| a | Link | | |
| address | Address Paragraph | | |
| basket |
Show the shopping basket as a table.
| coshop.hei | session |
| basketclear | Creates a link to clear the shopping basket. | coshop.hei | session |
| basketeval | Form button | coshop.hei | |
| basketfld | Show Field of Product.
| coshop.hei | session |
| basketnumber | Input field showing number of products. | coshop.hei | session |
| basketremove | Link to remove a product | coshop.hei | session |
| baskettax | Show Field of Product.
| coshop.hei | session |
| blockquote | Quoted Text Paragraph | | |
| body | HTML body tag | | |
| br | Line Break | | |
| caption |
Table Cell
| | |
| catalog |
Displays Products from the Database
| catalog.hei | session |
| catalogedit | Create a link for editing of the current product.
| catalog.hei | session |
| catalogfld | Show Field of Product
| catalog.hei | session |
| catalogimg | Show Product Image.
| catalog.hei | session |
| cataloglink | Create a link for displaying the current product.
| catalog.hei | session |
| catalognumber | A field to add a product from the catalog to the basket | catalog | session |
| catalognumberinbasket | Display number of items in basket | catalog | session |
| catalogorder | A link to add a product to the basket | catalog.hei | session |
| catalogproduct | Product Display | catalog.hei | session |
| catalogremove | A link to remove the current product from the basket. | catalog.hei | session |
| catalogtext | A link to add a product to the basket | catalog.hei | session |
| center | Centered Text | | |
| clock | Display current date and time. | cotime.hei | |
| cobox |
Enclose text into a box with customizable border and color.
| colayout.hei | |
| componenteditingfile | Declare container file as file for component editing | | |
| cond | Conditional, expects true or false as a parameter | coprog.hei | |
| condbrowser | Conditional on user's browser. | cobrowser.hei | |
| conddbpassword | Conditional based on dbform with valid password check | formfields.hei | |
| conddebug | Conditional based on debug mode | | |
| condemptybasket | Shows up only if shopping basket is empty. | coshop.hei | session |
| condemptyfield | Shows up only if a field is empty. | copanel.hei | |
| condenabled | Conditional based on enabled form | formfields.hei | |
| condfield | Shows up only if a field has a certain value. | copanel.hei | |
| condinbasket | Shows up only if product is in shopping basket. | coshop.hei | session |
| condlanguage | Show the content only for a certain language | colang.hei | |
| condnullfield | Shows up only if a field is null. | copanel.hei | |
| condtopdomain | Conditional based on the top level domain. | cobrowser.hei | |
| conduser | Shows up only if a certain user accesses the page. | cobrowser.hei | |
| counter |
Web Counter
| cocounter.hei | |
| countersummary |
Show Web Counter Summary Information
| cocounters.hei | session |
| dbautokey | Auto key generation field | dbform.hei | session |
| dbautotime | Auto insertion of time field | dbform.hei | session |
| dbconstrain | Add a search constraint. | dbdisplay.hei | |
| dbcontainer | Database Record Container | dbcontainer.hei | session |
| dbdisplay | display the result of a database query | dbdisplay.hei | |
| dbdistinct | Unique Search | dbdisplay.hei | |
| dbemptyquery | Show on empty query result | dbdisplay.hei | |
| dbfieldoperator | Formbutton to select operator on a query form. | queryfields.hei | |
| dbform | Database record form | dbform.hei | session |
| dbformat | Specify the formatting of a dbdisplay. | dbdisplay.hei | |
| dbformbutton | Database record form button | dbform.hei | |
| dbformlink | Database record link. | dbform.hei | |
| dbjoin | Add (Join) another relation to the query. | dbdisplay.hei | |
| dbjoincond | Join condition. | dbdisplay.hei | |
| dbnestedconstrain | Add a search constraint with an enclosing panel field. | dbdisplay.hei | |
| dboptions | Selection menu options to choose from a database relation | extfields.hei | session |
| dborderfield | Specifies a sort field. The result is sorted according to
this field. | dbdisplay.hei | |
| dbpanel | Database record panel | dbform.hei | session |
| dbpassword | Dbform Password field | dbform.hei | session |
| dbquerybutton | Create a button to trigger the specified action.
| queryfields.hei | session |
| dbqueryfield | Add a search constraint with a field of the query form. | dbdisplay.hei | |
| dbscroller | Display the scrollable result of a database query. | dbscroller.hei | session |
| dbscrollformat | Specify the formatting of a dbdisplay. | dbscroller.hei | session |
| dbselectfield | Select a field from the database | dbdisplay.hei | |
| dbselectlink | Message Link used in autoformat of dbdisplay/dbscroller | dbdisplay.hei | |
| dbsql | Add an SQL search constraint | dbdisplay.hei | |
| dbtextcolumn | auto format column | dbdisplay.hei | |
| dd | Definition | | |
| debugdisplay | Display information. | codebugprog.hei | |
| dfield | Displays a field in user-defined format. | copanel.hei | |
| dfieldall | Displays all fields of current panel. | codebugprog.hei | |
| dfieldarea | Displays a field in user-defined format. | copanel.hei | |
| dfieldtime | Displays a time field in user-defined format. | cotime.hei | |
| display | Display a value | coprog.hei | |
| div | Text Division | | |
| dl |
Definition list
| | |
| dlink | Link to dbform for display/edit | copanel.hei | |
| dmailto | Displays a mailto link for a field. | copanel.hei | |
| dt | Definition Item | | |
| expire | Declare page's cache expiration time | coheader.hei | |
| fieldauto | Automatically filled out field | extfields.hei | |
| fieldbool | Boolean field | extfields.hei | |
| fieldchangebutton | Button to change a field's value | formfields.hei | |
| fieldcheckbox | A check box. | formfields.hei | |
| fieldfileupload | File select for upload | extfields.hei | |
| fieldhidden | Hidden field | formfields.hei | |
| fieldint | Integer field | formfields.hei | |
| fieldradio | Radio button | extfields.hei | |
| fieldreal | Real number field | formfields.hei | |
| fieldselect | Selection menu | extfields.hei | |
| fieldtext | Text field | formfields.hei | |
| fieldtextarea | Text area field | formfields.hei | |
| fieldtime | Time field | timefields.hei | |
| fileoptions | Selection menu options to choose from a directory | extfields.hei | |
| formbutton | Form button | formfields.hei | |
| h1 | First Level Heading | | |
| h2 | Second Level Heading | | |
| h3 | Third Level Heading | | |
| h4 | Fourth Level Heading | | |
| h5 | Fifth Level Heading | | |
| h6 | Sixth Level Heading | | |
| heitmlparaprog | Encapsulate an program | coprog.hei | |
| heitmlprog | Encapsulate an program | coprog.hei | |
| hpar |
heitml paragraph.
| colayout.hei | |
| hr | Horizontal Line | | |
| htext | Show Text with customized character formatting. | colayout.hei | |
| iabutton | Interactive Button | cointeract.hei | session |
| iacontainer | Named Container | cointeract.hei | session |
| iadbselectlink | Interactive Message Link used in autoformat of dbdisplay/dbscroller | dbscroller.hei | session |
| iadlink | Interactive Link to dbform for display/edit | cointeract.hei | session |
| iajsbutton | Interactive Link Submitting a Form | cointeract.hei | session |
| ialink | Link with associated heitml action | cointeract.hei | session |
| iamsglink | Interactive Link sending a message when pressed. | cointeract.hei | session |
| imagecounter |
Web Counter using Images
| cocounter.hei | |
| img | Image | | |
| includepage | Include another page. The page is identified by its local
URL. | inclpage.hei | |
| insertmark |
Insert Mark
| | |
| li |
List Item
| | |
| line | One per Line. | repeater.hei | |
| listing | Listing text | | |
| mailbasket | Insert a shopping basket the email text. | coshop.hei | |
| mailform | Mail form | mform.hei | |
| mailformbutton | Mail form button | mform.hei | |
| mailpreview | Mail text preview panel | mform.hei | |
| mailsent | Action after mail has been queued | mform.hei | |
| mailtext | Mail text | mform.hei | |
| mailtextarea | Mail text preview/edit field | mform.hei | |
| mailuseraddress | Field for user's mail address | mform.hei | |
| mbf | Insert a shopping basket field value into the email text. | coshop.hei | |
| modtime | Display page's modification time | cotime.hei | |
| msglink | Link sending a message when pressed | copanel.hei | |
| mtf | Insert a form field value into the email text. | mform.hei | |
| mtfall | Insert all form fields into the email text. | mform.hei | |
| mtfclock | Insert date and time into email text. | mform.hei | |
| mtfremote | Insert information on the remote host. | mform.hei | |
| multicnt | Show Multiple Counter | comultiple.hei | |
| multicond | Conditions based on the Multiple Counter. | comultiple.hei | |
| multiple | Display something multiple times. | comultiple.hei | |
| multiplein | Display something for each field of an object | comultiple.hei | |
| object |
HTML Object Tag
| | |
| ol |
Numbered List
| | |
| olanext | Go to the next page in the current section. | | |
| olaprev | Go to the previous page within the current section. | | |
| olatnext | Go to the next page. | | |
| olatprev | Go to the previous page. | | |
| olaup | Go to the enclosing section. | | |
| olentry | Single page entry in woutline. | | |
| ollink | Link to another page within the outline, by giving the
page name. | | |
| ollinkname | Link to another page within the outline. The link contains
the page name. | | |
| olname | Show the name of the current Page. | | |
| olnumber | Show the number of the current Page in the form x.y.z. | | |
| olnumber1 | Show the number of the current Page. | | |
| olsection | Section entry of woutline | | |
| olselect | Quick navigation using a select box. | | |
| olstructure | Create a structured table of content for a certain section. | | |
| olsubmenu | Create a plain table of content of a certain section. | outline.hei | |
| option | Selection menu option | extfields.hei | |
| optionother | Selection menu option that prompts for value | extfields.hei | |
| p | Text Paragraph | | |
| panel | Panel | panel.hei | |
| panelerrors | Show error messages of current panel. | formfields.hei | |
| para | One per Paragraph. | repeater.hei | |
| plaintext | Plaintext | | |
| pp | Text Paragraph | | |
| pre | Preformatted text | | |
| productbutton | Product order Button | coshop.hei | |
| productform | Product Form | coshop.hei | |
| productnumber | A field to add a product to the basket | coshop.hei | session |
| productnumberinbasket | Display number of items in basket | coshop.hei | session |
| productorder | A link to add a product to the basket | coshop.hei | session |
| productremove | A link to remove a product from the basket. | coshop.hei | session |
| producttext | A link to add a product to the basket. | coshop.hei | session |
| radpagedocumentationlink | Link to Documentation | | |
| radpagelink | Link to Component Editor | | |
| radpageoptions | Set RADpage Options | radpagecon.hei | |
| random | Select a possibility on a random basis. | corandom.hei | |
| randomimg | Select a possibility on a random basis. | corandom.hei | |
| redirection | Redirect client's browser to another URI. | coheader.hei | |
| rpart | Random Part | corandom.hei | |
| samp | Example text | | |
| scrollerbarnum | displays a scroll bar | scroller.hei | |
| scrollercontrolline | display scroll buttons and scroll bar | scroller.hei | |
| scrollercontrols | display scroll buttons and scroll bar | scroller.hei | |
| scrollerlink | display a scroll button | scroller.hei | |
| scrollerrecordcount | display number of records found | scroller.hei | |
| sep | Items separated by a separator string. | repeater.hei | |
| sesform | Session-mode form | sesform.hei | session |
| sespanel | Session-mode panel | sesform.hei | session |
| setlanguage | Sets the current language | copanel.hei | |
| simpleform | Simple form | panel.hei | |
| sleform | Session-less form | sleform.hei | |
| slepanel | Session-less panel | sleform.hei | |
| style | Specifies a style sheet for the page. | | |
| table |
HTML Table
| | |
| td |
Table Cell
| | |
| th |
Table Headline Cell
| | |
| tr |
Table Row
| | |
| u | Plain Text to Repeat | repeater.hei | |
| ul |
Unnumbered list
| | |
| xmp | Example text | | |