| Item | Description |
| #pragma | Preprocessor supports #pragma push/pop |
| + | DateTime and Plus operator |
| - | DateTime and Minus operator |
| @...GET | New option GUISEND <guimsg> |
| APPEND FROM | APPEND FROM command has new options CODEPAGE and CONNECTION |
| COPY TO | COPY TO command has new options CODEPAGE and CONNECTION |
| CREATE FROM | CREATE FROM command has new options CODEPAGE and CONNECTION |
| FRead() | New parameter <nOffset> |
| FUNCTION | UTILITY prevents function from being used as startup function |
| FWrite() | New parameter <nOffset> |
| Get() | Revised Get:control documentation |
| GetProcAddress() | Changed in version 1.1 |
| INDEX | INDEX command has new options TEMPORARY, USEFILTER, EXCLUSIVE |
| MESSAGE | Alternative message delegation |
| OrdCondSet() | OrdCondSet() supports temporary index files |
| PROCEDURE | UTILITY prevents procedure from being used as startup procedure |
| Secs() | DateTime value can be passed |
| SET RELATION | SET RELATION command supports scoped relations |
| Set() | New setting _SET_TIMEFORMAT |
| SORT | New option CONNECTION <nConnection> |
| SORT | SORT command has new options CODEPAGE and CONNECTION |
| TEXT | TEXT can be stored in a variable |
| TOTAL | TOTAL command has new options CODEPAGE and CONNECTION |
| USE | USE command has new options CODEPAGE and CONNECTION |
| Valtype() | DateTime values are of Valtype()=="D" |