Keys section
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The Keys section is an optional section you can create in the progress.ini file to customize key bindings for the Windows environment.
The following table lists the static key bindings in the Windows environment.
| Key function | Key label |
|---|---|
| BACKSPACE | BACKSPACE |
| BACK-TAB | SHIFT+TAB |
| CURSOR-DOWN | CURSOR+DOWN |
| CURSOR-LEFT | CURSOR+LEFT |
| CURSOR-RIGHT | CURSOR+RIGHT |
| CURSOR-UP | CURSOR+UP |
| DELETE-CHARACTER | DEL |
| END | END |
| HOME | HOME |
| PAGE-DOWN | PAGE-DOWN |
| PAGE-UP | PAGE-UP |
| RETURN | ENTER |
| TAB | TAB |
The following table lists the user-definable key bindings in the Windows environment.
| Key function | Key label |
|---|---|
| APPEND-LINE | No default |
| BLOCK | No default |
| BREAK-LINE | No default |
| CLEAR | No default |
| DEFAULT-POP-UP | F4 |
| DELETE-LINE | No default |
| END-ERROR | ESC |
| FIND | No default |
| GET | No default |
| GO | F2 |
| HELP | F1 |
| INSERT-MODE | INS |
| NEW-LINE | No default |
| NEXT-FRAME | F6 |
| PREV-FRAME | SHIFT+F6 |
| PUT | No default |
| RECALL | No default |