| dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
| id | LONG | int | | | | DIRECT | Depends on type. If type is REM_DIALOG, then the field contains form ID. If type is REM_FIELD_ARRAY, then contains the field array control ID | |
| intval1 | LONG | int | | | | DIRECT | Multi-purpose field; use depends on value of the type field | |
| intval2 | LONG | int | | | | DIRECT | Additional multi-purpose integer attribute; use depends on value stored in type | |
| intval3 | LONG | int | | | | DIRECT | Additional multi-purpose integer attribute; use depends on value stored in type | |
| intval4 | LONG | int | | | | DIRECT | Additional multi-purpose integer attribute; use depends on value stored in type | |
| objid | LONG | int | 3 | | | DIRECT | Internal record number | |
| type | LONG | int | | | | DIRECT | Possible types correspond to REM_DIALOG and REM_FIELD_ARRAY | |
| value1 | CHAR | varchar | | 80 | | | If type is field array, contains the control_db name, otherwise null | |
| value2 | CHAR | varchar | | 80 | | | If type is a field array, contains heading text | |
| win_id | LONG | int | | | | DIRECT | Version-independent ID of the form which will use the db_geom object | |