When binding a point, the WebView application provides a choice of point attributes that are available for the control you are working with. These attributes may include, in various formats, the point name, the quality of the connection, the timestamp of the most recent value change, and the value of the point itself. These are chosen through right-clicking on the small arrow to the right of the text-entry field, and selecting from the drop-down menu that appears:

Here are the possible choices, availability depends on the control you are working with:
| Menu Item | Point Attribute | Example |
|---|---|---|
| The full point name, no domain. |
PID1.Pv
|
| The abbreviated point name. |
Pv
|
| The full point name, with domain name. |
DataPid:PID1.Pv
|
| The point quality, in plain text. |
Good
|
| The code for the point quality. |
192
|
| The full date and time. |
09/02/2011 13:09:15
|
| The point value. |
71.33489150492
|
| The point value, quality, and timestamp. |
71.334 {Good,13:09:15.32}
|
The point value () is the default, and used for most bindings, while the other options are available if necessary. Certain controls that need to reference timestamps, such as the Trend control, require using .