| objid | ctx_obj_db | objid | Ctx_obj_db internal record number | 3 (UNIQUE) |
| win_objid | window_db | objid | Window_db internal record number | |
| win_id | window_db | id | Form ID number | |
| win_name | window_db | title | Title of the form | |
| win_desp | window_db | description | Description of the form | |
| win_label | window_db | dialog_name | Name of the form | |
| cobj_name | ctx_obj_db | title | Title of the contextual object | |
| cobj_type | ctx_obj_db | type | Schema type number of the corresponding database object; e.g., 0=Case. Same as object number | |
| cobj_index | ctx_obj_db | idx | Sequence number of the contextual object within its form | |
| win_base | window_db | base_flag | Indicates whether form is a base line form; i.e., B=baseline | |