!--a11y-->
Web Items 
Web items are objects that either display data in a Web application, or are generally used to design Web applications. These objects are replaced by generated HTML during runtime.
Web items that display data must be connected to a data provider.
All Web items have parameters (for example heading, width and height) that can be used to set the Web item appearance and its behavior in the Web application. You can change the parameters as follows:
● For the design time in the Web Application Designer, using the parameter settings
● For the runtime in Web applications, using the property dialogs of the Web item, or using commands from the Web Design API
If the data, the navigational status, or the parameters change, the HTML for the Web item is regenerated.
The following are the Web items available in the BEx Web Application Designer, separated into different groups:
Web item grouping: standard
● Analysis
● Chart
● Report
● List Box
● Hierarchical Filter Selection
Web item grouping: extended
● Group
● Map
Web item grouping: miscellaneous
● Text
● Link
● Menu Bar
● Ticker
The Web items mentioned above are available in the Web Items window in the BEx Web Application designer, as Master Web Items. You choose a master Web item from the list, assign a data provider to the Web item, if necessary, and set the parameters. You have now created your own Web item that you can add to your Web template or save to be used again.