| |
In order to... | Use... |
---|
Display a text, title, etc.
| Static control |
Use text with a specific layout (images, links, etc.). | Rich Text Area control |
Define a color area. | Cell control, HTML table |
Display a price, quantity, address, date, time, etc. | Formatted display control |
Select a value from a list (country, city, color, etc.).
| Radio Button control, Combo Box control, List Box control |
Select several values from a list (message recipients, files to download, etc.). | Check Box control, List Box control |
Display an animation (animated Gif). | Image control |
Display a page according to the area that was clicked in an image. | Image control (with clickable areas) |
Use existing HTML code. | HTML control |
Display an image (photo, etc.).
| Image control |
Edit images or photos displayed in a site. | Image Editor control |
Use a Java applet (clock, etc.). | Java control |
Display the contents of a data file in a table (list of customers, order details, etc.). | Table control based on a data file or Table control populated programmatically, Looper control based on a data file or Looper control populated programmatically |
Display an image refreshed on a regular basis. | Web Camera control |
Show the same controls multiple times in a page (e.g. product catalog with images, etc.).
| Looper control |
Enter information.
| Edit control |
Display information in hierarchical order (directory content, etc.). | TreeView control |
Align controls (HTML table). | Cell control, HTML Table |
Program an action in a page (display a page, validate an input, etc.). | Button control, Link control |
Display a video. | Video control |
Display a page from another site in one of your pages. | IFrame control |
Select and display a date on a calendar.
| Calendar control |
Display appointments in a scheduler or organizer.
| Scheduler control, Organizer control |
Display a Column, Line or Pie chart.
| Chart control |
Display a page from your site in one of your pages. | Internal page |
Display an automatic menu (that is built while the site is browsed). | Breadcrumb control |
Allow the Internet user to give or view a rate.
| Rating control |
Display thumbnails. | Thumbnail control |
Display a set of images in gallery format. | Gallery Looper control |
Include SilverLight controls. | SilverLight control |
Expand/Collapse a display area | Drawer control |
Upload one or more files.
| Upload control |
Display several contents successively. | Sliding Banner control |
Display an interactive floor plan to book seats in a concert hall, restaurant, etc. | Diagram Editor control |
Display a dashboard with multiple information in thumbnail format.
| Dashboard control |
Display a list of objects as a scrolling horizontal list. | Linear Looper control |
Use external resources available on Internet (Angular JS components, Bootstrap snippets, etc.). | Web Component control |
Create a visual effect in a page by presenting an image partially covered by another one. | Peeling Corner control |