Delphi 10 (Windows)

193 Shortcuts for Delphi 10 (Windows)

Switch to the next open file in the editor

Ctrl + Tab

All hotkeys for Delphi 10 (Windows)

193 Shortcuts for Delphi 10 (Windows)
Selects parent control in design mode Left mouse click+Esc drags the parent control

Esc

193 Shortcuts for Delphi 10 (Windows)
After selecting control in form designer, click on it with Shift again to select top most parent Form

Shift + Click

193 Shortcuts for Delphi 10 (Windows)
In Object Inspector activates incremental search for properties. Press again Tab to move focus to property value

Tab

193 Shortcuts for Delphi 10 (Windows)
Invoke Code Templates also called Code Snippets

Ctrl + J

193 Shortcuts for Delphi 10 (Windows)
Delete text from cursor position until end of word

Ctrl + T

193 Shortcuts for Delphi 10 (Windows)
Incremental Search

Ctrl + E

193 Shortcuts for Delphi 10 (Windows)
Delete current line

Ctrl + Y

193 Shortcuts for Delphi 10 (Windows)
Invoke buffer window when focus is on editor. The buffer window shows a list of all different tabs.

Ctrl + B

193 Shortcuts for Delphi 10 (Windows)
Insert a new GUID at the cursor position

Ctrl + Shift + G

193 Shortcuts for Delphi 10 (Windows)
Indent the current selected block

Ctrl + Shift + I

193 Shortcuts for Delphi 10 (Windows)
Unindent the current selected block

Ctrl + Shift + U

193 Shortcuts for Delphi 10 (Windows)
Indent the current selected block or current line in case of no selection

Ctrl + K + I

193 Shortcuts for Delphi 10 (Windows)
Unindent the current selected block or current line in case of no selection

Ctrl + K + U

193 Shortcuts for Delphi 10 (Windows)
Invoke SyncEdit

Ctrl + Shift + J

193 Shortcuts for Delphi 10 (Windows)
Automatically Declare Variable at cursor position

Ctrl + Shift + V

193 Shortcuts for Delphi 10 (Windows)
Delete to the end of line

Ctrl + Shift + Y

193 Shortcuts for Delphi 10 (Windows)
Match pair forward

Alt + [

193 Shortcuts for Delphi 10 (Windows)
Match pair backward

Alt + ]

193 Shortcuts for Delphi 10 (Windows)
Browse Forward (hotlink history)

Alt + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Browse Backward (hotlink history)

Alt + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Browse to symbol under editor cursor (invoke a hotlink and add it to the hotlink history)

Alt + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Run program to current cursor position

F4

193 Shortcuts for Delphi 10 (Windows)
Toggle Breakpoint

F5

193 Shortcuts for Delphi 10 (Windows)
Debugger step into

F7

193 Shortcuts for Delphi 10 (Windows)
Trace into next source line

Shift + F7

193 Shortcuts for Delphi 10 (Windows)
Debugger step over

F8

193 Shortcuts for Delphi 10 (Windows)
Run until return

Shift + F8

193 Shortcuts for Delphi 10 (Windows)
Run program under debugger

F9

193 Shortcuts for Delphi 10 (Windows)
Program Reset

Ctrl + F2

193 Shortcuts for Delphi 10 (Windows)
Evaluate/modify

Ctrl + F7

193 Shortcuts for Delphi 10 (Windows)
Add Watch

Ctrl + F5

193 Shortcuts for Delphi 10 (Windows)
View units

Ctrl + F12

193 Shortcuts for Delphi 10 (Windows)
Goto line number in editor

Alt + G

193 Shortcuts for Delphi 10 (Windows)
Goto line number in editor

Ctrl + O + G

193 Shortcuts for Delphi 10 (Windows)
Start/stop Recording editor macro

Ctrl + Shift + R

193 Shortcuts for Delphi 10 (Windows)
Play editor macro

Ctrl + Shift + P

193 Shortcuts for Delphi 10 (Windows)
Invoke code completion

Ctrl + Spacebar

193 Shortcuts for Delphi 10 (Windows)
Invoke code parameter hints

Ctrl + Shift + Spacebar

193 Shortcuts for Delphi 10 (Windows)
Open file at cursor

Ctrl + Enter

193 Shortcuts for Delphi 10 (Windows)
Find all references

Ctrl + Shift + Enter

193 Shortcuts for Delphi 10 (Windows)
Invoke class completion for the class that currently contains the cursor

Ctrl + Shift + C

193 Shortcuts for Delphi 10 (Windows)
Navigate to method implementation/declaration

Ctrl + Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to method implementation/declaration

Ctrl + Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Set a bookmark at current row in the source

Ctrl + Shift + 1..9

193 Shortcuts for Delphi 10 (Windows)
Go to a bookmark row in the source

Ctrl + 1..9

193 Shortcuts for Delphi 10 (Windows)
Opens the drop-down on the top-right corner of the code editor, listing all open files

Ctrl + Alt + F12

193 Shortcuts for Delphi 10 (Windows)
Navigate to previous or next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Mouse Wheel

193 Shortcuts for Delphi 10 (Windows)
Navigate to previous method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to the lexically first method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Home

193 Shortcuts for Delphi 10 (Windows)
Navigate to the lexically last method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + End

193 Shortcuts for Delphi 10 (Windows)
Activate the Tool Palette in filtering mode (start typing, press Enter to drop component)

Ctrl + Alt + P

193 Shortcuts for Delphi 10 (Windows)
Adds current date to source code

Ctrl + Alt + A

193 Shortcuts for Delphi 10 (Windows)
Toggle comment per line or selected block and cursors goes down one line, Ctrl+#

Ctrl + /

193 Shortcuts for Delphi 10 (Windows)
Add Todo list item

Ctrl + Shift + T

193 Shortcuts for Delphi 10 (Windows)
Toggle between Form as text mode or design mode

Alt + F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Use unit dialog

Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Open Project Dialog

Ctrl + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Project manager window

Ctrl + Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Object Inspector window

F11

193 Shortcuts for Delphi 10 (Windows)
Toggle between code view and design view

F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Window list

Alt + 0

193 Shortcuts for Delphi 10 (Windows)
Invoke Structure window

Shift + Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Browser window

Ctrl + Shift + B

193 Shortcuts for Delphi 10 (Windows)
Invoke Breakpoint window

Ctrl + Alt + B

193 Shortcuts for Delphi 10 (Windows)
Invoke Call Stack window

Ctrl + Alt + S

193 Shortcuts for Delphi 10 (Windows)
Invoke Watches window

Ctrl + Alt + W

193 Shortcuts for Delphi 10 (Windows)
Invoke Local Variables window

Ctrl + Alt + L

193 Shortcuts for Delphi 10 (Windows)
Invoke Threads window

Ctrl + Alt + T

193 Shortcuts for Delphi 10 (Windows)
Invoke FPU window

Ctrl + Alt + F

193 Shortcuts for Delphi 10 (Windows)
Invoke CPU window

Ctrl + Alt + C

193 Shortcuts for Delphi 10 (Windows)
Invoke Event window

Ctrl + Alt + V

193 Shortcuts for Delphi 10 (Windows)
Invoke Modules window

Ctrl + Alt + M

193 Shortcuts for Delphi 10 (Windows)
Invoke Forms window

Shift + F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Add to uses clause window

Ctrl + Shift + A

193 Shortcuts for Delphi 10 (Windows)
Invoke Project Options window

Ctrl + Shift + F11

193 Shortcuts for Delphi 10 (Windows)
Compile Project

Ctrl + F9

193 Shortcuts for Delphi 10 (Windows)
Build Project

Shift + F9

193 Shortcuts for Delphi 10 (Windows)
Invoke Add to project window

Shift + F11

193 Shortcuts for Delphi 10 (Windows)
Run without debugging

Shift + Ctrl + F9

193 Shortcuts for Delphi 10 (Windows)
Find

Ctrl + F

193 Shortcuts for Delphi 10 (Windows)
Find in Files

Shift + Ctrl + F

193 Shortcuts for Delphi 10 (Windows)
Previous/Next result (for Find in Files and Build Error Messages)

Alt + F7/F8

193 Shortcuts for Delphi 10 (Windows)
Changes a word to lowercase and deselects selection

Ctrl + K + E

193 Shortcuts for Delphi 10 (Windows)
Changes a word to uppercase and deselects selection

Ctrl + K + F

193 Shortcuts for Delphi 10 (Windows)
Changes a word to lowercase

Ctrl + K + O

193 Shortcuts for Delphi 10 (Windows)
Changes a word to uppercase

Ctrl + K + N

193 Shortcuts for Delphi 10 (Windows)
Toggles case

Ctrl + O + U

193 Shortcuts for Delphi 10 (Windows)
Toggles Code folding between On and Off

Ctrl + Shift + K + O

193 Shortcuts for Delphi 10 (Windows)
Code folding: Expands All blocks of code

Ctrl + Shift + K + A

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse current block of code

Ctrl + Shift + K + E

193 Shortcuts for Delphi 10 (Windows)
Code folding: Expand current block of code

Ctrl + Shift + K + U

193 Shortcuts for Delphi 10 (Windows)
Code folding: Toggle Current block (expand & collapse)

Ctrl + Shift + K + T

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses All Regions {$region 'comment'}..{$endregion}

Ctrl + Shift + K + R

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse Nested Procedures

Ctrl + Shift + K + P

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse All Methods

Ctrl + Shift + K + M

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse All Classes

Ctrl + Shift + K + C

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses down to Primary Groups (Interface/Implementation)

Ctrl + Shift + K + G

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses Namespace/Unit

Ctrl + Shift + K + N

193 Shortcuts for Delphi 10 (Windows)
Switch to the next open file in the editor

Ctrl + Tab

193 Shortcuts for Delphi 10 (Windows)
Switch to the previous open file in the editor

Ctrl + Shift + Tab

193 Shortcuts for Delphi 10 (Windows)
Invokes Print selection dialog

Ctrl + K + P

193 Shortcuts for Delphi 10 (Windows)
Invokes Write block to file(selected text)

Ctrl + K + W

193 Shortcuts for Delphi 10 (Windows)
Invokes Read block from file(inserts text at cursor)

Ctrl + K + R

193 Shortcuts for Delphi 10 (Windows)
Copies selected text at the end of the selection

Ctrl + K + C

193 Shortcuts for Delphi 10 (Windows)
Select word at cursor position

Ctrl + K + T

193 Shortcuts for Delphi 10 (Windows)
Turns on block selection mode

Ctrl + O + C

193 Shortcuts for Delphi 10 (Windows)
Selects current Line (and turns off block selection mode)

Ctrl + O + L

193 Shortcuts for Delphi 10 (Windows)
Toggles between limiting the Ctrl+Alt navigation shortcuts to the current class, or limiting it to the current unit

Ctrl + Q + L

193 Shortcuts for Delphi 10 (Windows)
Go to next item of Messages Window

Ctrl + Q + W

193 Shortcuts for Delphi 10 (Windows)
Switches between source (.cpp) and header (.h)

Ctrl + F6

193 Shortcuts for Delphi 10 (Windows)
Undo

Alt + Backspace

193 Shortcuts for Delphi 10 (Windows)
Display Popup menu

Alt + F10

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects the column from the left of the starting cursor position

Alt + Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the end of the current line

Alt + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the start of the current line

Alt + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the left of the cursor

Alt + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects the column from the right of the starting cursor position

Alt + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one screen and selects the column from the left of the starting cursor position

Alt + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the right of the cursor

Alt + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one line and selects the column from the left of the starting cursor position

Alt + Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Cut word under cursor / current selected block

Alt + X

193 Shortcuts for Delphi 10 (Windows)
Copy word under Cursor / selected block

Ctrl + C

193 Shortcuts for Delphi 10 (Windows)
Select all

Ctrl + A

193 Shortcuts for Delphi 10 (Windows)
Delete the word to the beginning

Ctrl + Backspace

193 Shortcuts for Delphi 10 (Windows)
Deletes a currently selected block

Ctrl + D

193 Shortcuts for Delphi 10 (Windows)
Scrolls down one line

Ctrl + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves to the end of a file

Ctrl + End

193 Shortcuts for Delphi 10 (Windows)
Topic Search

Ctrl + F1

193 Shortcuts for Delphi 10 (Windows)
Open Main Menu

Ctrl + F10

193 Shortcuts for Delphi 10 (Windows)
Moves to the top of a file

Ctrl + Home

193 Shortcuts for Delphi 10 (Windows)
Replace Dialog

Ctrl + H

193 Shortcuts for Delphi 10 (Windows)
Inserts a tab character

Ctrl + I

193 Shortcuts for Delphi 10 (Windows)
Copy selected Block

Ctrl + Insert

193 Shortcuts for Delphi 10 (Windows)
Find again

Ctrl + L

193 Shortcuts for Delphi 10 (Windows)
Moves one word left

Ctrl + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Insert new line

Ctrl + M

193 Shortcuts for Delphi 10 (Windows)
Insert new line after cursor (cursor stays in current line)

Ctrl + N

193 Shortcuts for Delphi 10 (Windows)
Open file at cursor

Ctrl + O + A

193 Shortcuts for Delphi 10 (Windows)
Browse symbol at cursor

Ctrl + O + B

193 Shortcuts for Delphi 10 (Windows)
Inserts compiler options and directives

Ctrl + O + O

193 Shortcuts for Delphi 10 (Windows)
Moves to the bottom of a screen

Ctrl + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves to the top of a screen

Ctrl + PgUp

193 Shortcuts for Delphi 10 (Windows)
Search Replace Dialog

Ctrl + Q + A

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a block

Ctrl + Q + B

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to end of a file

Ctrl + Q + C

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the end of a line

Ctrl + Q + D

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the top of the window

Ctrl + Q + E

193 Shortcuts for Delphi 10 (Windows)
Search Find Dialog

Ctrl + Q + F

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the end of a block

Ctrl + Q + K

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to previous position

Ctrl + Q + P

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a file

Ctrl + Q + R

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a line

Ctrl + Q + S

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the top of the window

Ctrl + Q + T

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the bottom of the window

Ctrl + Q + U

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the bottom of the window

Ctrl + Q + X

193 Shortcuts for Delphi 10 (Windows)
Deletes to the end of Line

Ctrl + Q + Y

193 Shortcuts for Delphi 10 (Windows)
Replace Dialog

Ctrl + R

193 Shortcuts for Delphi 10 (Windows)
Moves one word right

Ctrl + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Save

Ctrl + S

193 Shortcuts for Delphi 10 (Windows)
Save All

Ctrl + Shift + S

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the end of the current file

Ctrl + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the start of the current file

Ctrl + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the word to the left of the cursor

Ctrl + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the bottom of the screen

Ctrl + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the top of the screen

Ctrl + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the word to the right of the cursor

Ctrl + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Redo

Ctrl + Shift + Z

193 Shortcuts for Delphi 10 (Windows)
Scrolls up one line

Ctrl + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Paste

Ctrl + V

193 Shortcuts for Delphi 10 (Windows)
Undo

Ctrl + Z

193 Shortcuts for Delphi 10 (Windows)
Display Help

F1

193 Shortcuts for Delphi 10 (Windows)
Find again

F3

193 Shortcuts for Delphi 10 (Windows)
Insert Mode On / Off

Insert

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects from the right of the starting cursor position.

Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the end of the current line

Shift + End

193 Shortcuts for Delphi 10 (Windows)
Inserts a new line with a carriage return

Shift + Enter

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the start of the current line

Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Paste from clipboard

Shift + Insert

193 Shortcuts for Delphi 10 (Windows)
Selects the character to the left of the cursor

Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects from the right of the starting cursor position

Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one screen and selects from the left of the starting cursor position

Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the character to the right of the cursor

Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor to the left one tab position

Shift + Tab

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one line and selects from the left of the starting cursor position

Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the end of the current file

Ctrl + Alt + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the start of the current file

Ctrl + Alt + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the left of the cursor

Ctrl + Alt + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the top of the screen

Ctrl + Alt + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the bottom of the screen

Ctrl + Alt + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the right of the cursor

Ctrl + Alt + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Select editor window tab

Alt + F12

193 Shortcuts for Delphi 10 (Windows)
IDE Insight

F6 / Ctrl + .

Similar combinations for other applications


Microsoft Word 2007 (Windows)
Insert a tab character.
Working with documents: Outline view

Ctrl + Tab


Firefox (Linux)
Jump to next browser tab
Navigation

Ctrl + Tab / Ctrl + Page Down


Google Chrome (Windows)
Switch to the next tab
Manage Tabs

Ctrl + Tab / Ctrl + Page Up


Firefox (Windows)
Jump to next browser tab
Navigation

Ctrl + Tab / Ctrl + Page Down


Microsoft OneNote 2010 (Windows)
Go to the next / previous section.
Managing Pages, Notebooks and Sections

ctrl + tab / ctrl + shift + tab


Access 2010 (Windows)
Switch to next tab / switch to previous tab in a dialog box
Manage Access Features - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Outlook 2010 (Windows)
Move between Calendar, TaskPad, and Folder List
Messages in Main View - Navigate Calendar

Ctrl + Tab / F6


Unity3D 3 (Windows)
Next window / previous window
Window

Ctrl + Tab / Ctrl + Shift + Tab


Firefox (MacOS)
Next Tab
Window and Tabs

Ctrl + Tab


Microsoft Excel 2010 (Windows)
Switch to the next/ previous tab in dialog box.
Work with Data Selections - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Google Chrome (Linux)
Switch to the next / previous tab (or use ctrl+page up/ctrl+page down)
Manage Tabs

Ctrl + Tab / Ctrl + Shift + Tab


SharpDevelop 4.0 (Windows)
Goto next window
Manage Windows

Ctrl + Tab


Access 2010 (Windows)
In subdatasheet: Exit to next / to previous record
Manage Access Features - Navigate in Datasheet, Subdatasheet, and Form View

Ctrl + Tab / Ctrl + Shift + Tab


Mindjet Mindmanager 2012 (Windows)
Next/previous open map (Tab: Win default to cycle open documents within a program.)
Most used - Move topics

Ctrl + Tab / Ctrl + Shift + Tab / Alt + arrow left/right


Microsoft Outlook 2010 (Windows)
Move between Calendar, TaskPad, and Folder List
Messages in Compose View - Navigate Calendar

Ctrl + Tab / F6


Microsoft PowerPoint 2003 (Windows)
Switch to the next tab in a dialog box
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + Tab / Ctrl + Page Down


Microsoft Word 2007 (Windows)
Tab characters in a cell
Edit and move text and graphics: Insert paragraphs and tab characters in a table

Ctrl + Tab


Microsoft Excel 2011 (MacOS)
Move to the next workbook / move to the previous workbook or window
Moving and scrolling in a sheet or workbook

Ctrl + Tab / Ctrl + Shift + Tab


Mindjet Mindmanager 2012 (Windows)
Next/previous open map (Tab: Win default to cycle open documents within a program.)
Reorganizing - Move topics

Ctrl + Tab / Ctrl + Shift + Tab / Alt + arrow left/right


Opera (Linux)
Cycle forwards through tabs in Tab Menu
Tabs

Ctrl + Tab


Total Commander 8 (Windows)
Jump to next tab / jump to previous tab
Main Shortcuts

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2010 (Windows)
Switch to the next/ previous tab in dialog box.
Insert and Edit Data - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Windows 8 (Windows)
On Start Screen: Switch Between Start Window and All Apps Window
Getting around Windows 8 Start Screen and Desktop

Ctrl + Tab


Access 2010 (Windows)
Switch to next tab / switch to previous tab in a dialog box
Working with Text and Data - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Outlook 2010 (Windows)
Move between Calendar, TaskPad, and Folder List
Calendar Shortcuts - Navigate Calendar

Ctrl + Tab / F6


Sublime Text (Windows)
Move to next/ previous open tab by stack (order they were opened)
Manage Sublime Window, Files and Tabs

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2011 (MacOS)
When a toolbar is active, select the next toolbar
Toolbars

Ctrl + Tab


Microsoft Windows 7 (Windows)
Move forward / move backwards through tabs
Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Oracle SQL Developer 4 (Windows)
Next File/ Previous File
Window

Ctrl + Tab / Ctrl + Shift + Tab


Access 2010 (Windows)
In subdatasheet: Exit to next / to previous record
Working with Text and Data - Navigate in Datasheet, Subdatasheet, and Form View

Ctrl + Tab / Ctrl + Shift + Tab


AutoCAD 2012 (Windows)
Switch to next / switch to previous drawing
Manage Drawings

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2011 (MacOS)
Switch to the next tab in a dialog box
Dialog boxes

Ctrl + Tab


CATIA V5 (Windows)
Switch between the different windows
38 Shortcuts for CATIA V5 (Windows)

Ctrl + Tab


Microsoft PowerPoint 2010 (Windows)
Insert a tab in a cell in table.
Basic Text Navigation and Formatting

Ctrl + Tab


Adobe Photoshop CS5 (MacOS)
Cycle through open documents
View images

Ctrl + Tab


Microsoft Excel 2010 (Windows)
Switch to the next/ previous tab in dialog box.
Format Data - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Adobe Photoshop CS5 (Windows)
Cycle through open documents
View Images

Ctrl + Tab


Microsoft PowerPoint 2010 (Windows)
Insert a tab in a cell.
Move around in Tables

Ctrl + Tab


Microsoft PowerPoint 2010 (Windows)
Switch to the next tab in a dialog box.
Work with Dialog Boxes

Ctrl + Tab


Access 2010 (Windows)
Switch to next tab / switch to previous tab in a dialog box
Working with Access Views - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Notepad2 (Windows)
Insert tabulator
Char, Word

Ctrl + Tab


Virtual DJ (Windows)
Menu +1
All Shortcuts

Ctrl + Tab


IntelliJ (Linux)
Switch between tabs and tool window
General

Ctrl + Tab


Microsoft Excel 2010 (Windows)
Switch to the next/ previous tab in dialog box.
Formulas and Names - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


IntelliJ (Windows)
Switch between tabs and tool window
General

Ctrl + Tab


Access 2010 (Windows)
In subdatasheet: Exit to next / to previous record
Working with Access Views - Navigate in Datasheet, Subdatasheet, and Form View

Ctrl + Tab / Ctrl + Shift + Tab


Qt Creator (Windows)
Previous open document / Next open document in history
General

Ctrl + Tab / Ctrl + Shift + Tab


Qt Creator (MacOS)
Previous open document / Next open document in history
General

Ctrl + Tab / Ctrl + Shift + Tab


Adobe Acrobat Pro (Windows)
Move focus to the next panel in the Task pane
Navigation - Navigating task panes

Ctrl + Tab


FileMaker Pro (Windows)
Insert a tab in a field
Layout Mode Shortcuts - Delete and Edit Text

Ctrl + Tab


Beyond Compare (Windows)
Next tab
Misc.

Ctrl + Tab


Comsol 5 (Windows)
Switch focus to the next window on the desktop
Model Tree

Ctrl + Tab


Adobe Acrobat Pro (Windows)
Move to next navigation panel and make it active (when focus is anywhere in the navigation pane)
Navigation - Navigation panels

Ctrl + Tab


Comsol 5 (Linux)
Switch focus to the next window on the desktop
Model Tree

Ctrl + Tab


Comsol 5 (MacOS)
Switch focus to the next window on the desktop
Model Tree

Ctrl + Tab


Adobe Acrobat Pro (Windows)
Move to next pane
Navigation - Navigating the Help window

Ctrl + Tab


Microsoft Excel 2013 (Windows)
Move to next / previous workbook window
Manage Multiple Workbooks

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Word 2013 (Windows)
Jump between find menu and document
Search and Replace

Ctrl + Tab


Notepad++ 6 (Windows)
Next Document (also shows list of open files). Can be disabled - see Settings/Preferences/Global.
File menu

Ctrl + Tab


Adobe Acrobat Pro (Windows)
Move focus to next tab in a tabbed dialog box
Navigation

Ctrl + Tab


Microsoft Word 2013 (Windows)
Insert a tab character
Outline View

Ctrl + Tab


Microsoft Excel 2013 (Windows)
Select the PivotTable toolbar
Pivot Tables

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2013 (Windows)
Switch to the next/ previous tab in dialog box
Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Windows 10 (Windows)
Move forward / move backwards through tabs
Windows Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Access 2010 (Windows)
Switch to next tab / switch to previous tab in a dialog box
The Rest - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2010 (Windows)
Switch to the next/ previous tab in dialog box.
The Rest - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


FileMaker Pro (Windows)
Insert a tab in a field
Text Shortcuts - Delete and Edit Text

Ctrl + Tab


Microsoft Excel 2010 (Windows)
Move to next / previous workbook window.
Manage Multiple Workbooks

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Outlook 2016 (Windows)
Move around message header lines in the Folder Pane or an open message
Basic Navigation

Ctrl + Tab


Microsoft OneNote 2016 (Windows)
Go to next/ previous section
Manage Pages, Notebooks and Sections

Ctrl + Tab / Ctrl + Shift + Tab


Skype for Business (Lync) 2016 (Windows)
Switch to the next tab / switch to previous tab
Tabbed conversations

Ctrl + Tab / Ctrl + Shift + Tab


Console2 (Windows)
Next tab
30 Shortcuts for Console2 (Windows)

Ctrl + Tab


Access 2010 (Windows)
In subdatasheet: Exit to next / to previous record
The Rest - Navigate in Datasheet, Subdatasheet, and Form View

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Edge Browser (Windows)
Switch to the next tab
Navigation

Ctrl + Tab


Access 2016 (Windows)
Switch to the next tab in dialog box
Windows/Content Switching/Navigation

Ctrl + Tab


Microsoft Visio 2016 (Windows)
Cycle through open drawings
Window/Navigation Shortcut

Ctrl + Tab


FileMaker Pro (Windows)
Insert a tab in a field
Database Management Shortcuts - Delete and Edit Text

Ctrl + Tab


FileMaker Pro (Windows)
Cycle through document windows
Navigation and Window Display

Ctrl + Tab


Finale (Windows)
Switch between windows
Windows Menu

Ctrl + Tab


Dynamics GP 2015 (Windows)
Move from scrolling window to next field
Window Navigation Shortcuts

Ctrl + Tab


Dynamics GP 2015 (Windows)
Move from scrolling window to next field
Tools Shortcuts

Ctrl + Tab


Dynamics GP 2015 (Windows)
Move to next toolbar command
Tools Shortcuts

Ctrl + Tab


Dynamics AX 2015 (Windows)
Move to the next Tab (when a control on a Tab has focus).
Working with Forms

Ctrl + Tab


Adobe Photoshop CC (Windows)
Cycle forwards/ backwards through open documents
Manage Views

Ctrl + Tab / Ctrl + Shift + Tab


Adobe Photoshop CC (MacOS)
Cycle forwards/ backwards through open documents
Manage Views

Ctrl + Tab


Microsoft Projects 2016 (Windows)
Switch to the next Tab in a dialog box.
Working with dialog boxes

Ctrl + Tab


Dynamics AX 2015 (Windows)
Move between modules.
Windows and Menu Control

Ctrl + Tab


Microsoft Projects 2016 (Windows)
Insert a Tab in a cell.
Working with Table

Ctrl + Tab


AutoCAD 2016 (Windows)
Moves to the next file tab
General

Ctrl + TAB


JetBrains RubyMine (Windows)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


JetBrains RubyMine (Linux)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


JetBrains PyCharm (Windows)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


Adobe Flash Builder (Windows)
Cycle through open files
24 Shortcuts for Adobe Flash Builder (Windows)

Ctrl + Tab


Adobe XD (Experience Design) (Windows)
Design mode
Operations Menu

Ctrl + Tab


Adobe XD (Experience Design) (Windows)
Prototype mode
Operations Menu

Ctrl + Tab


Adobe XD (Experience Design) (Windows)
Switch Workspace
View Menu

Ctrl + Tab


Adobe Dreamweaver (Windows)
Next Document
Coding Shortcuts

Ctrl + Tab


JetBrains PhpStorm (Windows)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


Adobe XD (Experience Design) (MacOS)
Switch Workspace
View Menu

Ctrl + Tab


JetBrains PhpStorm (MacOS)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


Cloud9 (Windows)
Next Tab
Tabs

Ctrl + Tab


JetBrains PhpStorm (Linux)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


Blender 3D (Windows)
Switches between Vertex Select,Edge Select and Face Select Modes
General Editing

Ctrl + Tab


VMWare Workstation 12 (Windows)
Switch between Ungrabbed Virtual Machines
14 Shortcuts for VMWare Workstation 12 (Windows)

Ctrl + Tab


Corel Quattro Pro X8 (Windows)
Select Object in Chart
Text Formatting

Ctrl + Tab


Kingsoft Spreadsheets 2016 (Windows)
Go to Next Tab
Navigation Shortcuts

Ctrl + Tab


Kingsoft Writer 2016 (Windows)
Switch to Next Document Tab
Navigation Shortcuts

Ctrl + Tab


Flock (Windows)
Change tabs
General

Ctrl + Tab


Forte (Windows)
Cycle through all windows
All Window

F6 / Ctrl + Tab


Notes 9.0 (Windows)
Navigate Forward in Tab Order
26 Shortcuts for Notes 9.0 (Windows)

Ctrl + Tab


vSphere Client (Windows)
Cycle forward through Tabs
vCenter Navigation Shortcuts

Ctrl + Tab


Brackets (Windows)
Next Document
99 Shortcuts for Brackets (Windows)

Ctrl + Tab


Maxthon (Web Application)
Switch tabs
Switch tabs

Ctrl + Tab


KMPlayer (Windows)
Advanced Playback Info
General

Ctrl + Tab


VideoPad Video Editor (Windows)
Select next bin
Tools

Ctrl + Tab


Libreoffice Writer (Windows)
Next suggestion with Automatic Word Completion
General

Ctrl + Tab


MPS 2017 (Windows)
Navigate between files opened in the editor, and tool windows
Navigation between IDE Components

Ctrl + Tab


Quickbooks Desktop (Windows)
Go to next / go to previous Window with multiple sub-windows open
Access Main Functions / Windows

Ctrl + Tab / Ctrl + Shift + Tab


Libreoffice Writer (Windows)
Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.
Tables

Ctrl + Tab


Libreoffice Writer (Windows)
Selects the anchor of an object (in Edit Points mode).
Moving,Resizing Frames, Graphics and Objects

Ctrl + Tab


Rhino (Windows)
Next viewport active. Cycles through layout pages if a layout is active and through model viewports if model space is active
Navigation Shortcuts

Ctrl + Tab


Visual Studio Code (Windows)
Open next
File Management

Ctrl + Tab


Xamarin Studio (MonoDevelop) (MacOS)
Next Document
Window

Ctrl + Tab


SolidWorks (Windows)
Cycle between documents-forward
Miscellaneous Shortcuts

Ctrl + Tab


CodeLite 10 (Windows)
Cycle through recent files.
Editor

Ctrl + Tab


CodeLite 10 (Windows)
Activate next open file
Files

Ctrl + Tab


FlashFXP (Web Application)
Quickly switch between browser panes
54 Shortcuts for FlashFXP (Web Application)

Ctrl + Tab


TurboCAD (Windows)
Switch to the previous open drawing
171 Shortcuts for TurboCAD (Windows)

Ctrl + Tab


PSPad (Windows)
Next Window - Goto next file
Window

Ctrl + Tab


CuteFTP (Windows)
Move focus right to left among open connections and documents
General

Ctrl + Tab


Modo (Windows)
Layout switcher, organized by most recent
General/System

Ctrl + Tab


Comodo IceDragon (Windows)
Next Tab
Windows and Tabs

Ctrl + Tab


Wordfast Pro (Windows)
Copy Word
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + Tab


VariCAD (Windows)
Activate Previous Window
Hot Keys

Ctrl + Tab


Geany (Linux)
Switch to last used document
Files

Ctrl + Tab


Geany (Windows)
Switch to last used document
Files

Ctrl + Tab


Inkscape (Windows)
Next document window
Window

Ctrl + Tab


SpaceClaim (Windows)
Display Next Design Window
71 Shortcuts for SpaceClaim (Windows)

Ctrl + Tab


Altium Designer (Windows)
Cycle Through OPen Documents(to the Right)
Environment Shortcuts

Ctrl + Tab


AVS Audio Editor (Windows)
Navigates through the audio files loaded into the program
File

Ctrl + Tab


MuseScore (Windows)
Next Score
Navigation Shortcuts

Ctrl + Tab


AVS Video Editor (Windows)
Switch modes
Timeline Shortcuts

Ctrl + Tab


Brave Browser (Windows)
Next Tab
Tabs and Windows

Ctrl + Tab


Balsamiq Mockups (Windows)
Looping through the open files in Mockups for Desktop
Working with Mockup Files

Ctrl + Tab / Ctrl + Shift + Tab


TopSolid (Windows)
Toggle Between Open TopSolid Documents
Part Clamping

Ctrl + Tab


ComplyPro 2017B (Windows)
Navigate between main grid, links grid and details panel
Navigation

Ctrl + Tab


MindManager v19 (Windows)
Next/previous open map (Tab: Win default to cycle open documents within a program.)
Most used - Move topics

Ctrl + Tab / Ctrl + Shift + Tab / Alt + arrow left/right


FlexiSign Pro 8.1 (Windows)
Next Window
View Shortcuts

Ctrl + Tab


MindManager v19 (Windows)
Next/previous open map (Tab: Win default to cycle open documents within a program.)
Reorganizing - Move topics

Ctrl + Tab / Ctrl + Shift + Tab / Alt + arrow left/right


Microsoft Word 2010 (Windows)
Cycle forward through available pages
Navigate within Documents - Dialog boxes

Ctrl + Tab


Internet Explorer (Windows)
Jump to next / jump to previous browser tab.
Tabbed Browsing main

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2007 (Windows)
Switches to the next tab in dialog box
Navigating in Worksheets and Selecting Cells

Ctrl + Tab


Microsoft Outlook 2007 (Windows)
Move to next or previous field in Reading Pane.
Basic Navigation

Shift + Tab / Ctrl + Tab


InDesign CS5 (Windows)
Toggle Selection and Direct Selection tool
Tools

Ctrl + Tab


Winamp Media Player (Windows)
Cycle through different windows (seems to be worthless), use alt+w twice to get to main player window, alt+l to get to media library etc.
Manage Winamp Window(s)

Ctrl + Tab


Open Office Writer 3 (Windows)
Next suggestion with Automatic Word Completion
General OpenOffice Writer Shortcuts

Ctrl + Tab


Open Office Writer 3 (Windows)
Inserts a tab stop (only in tables). Depending on the Window Manager in use, alt+tab may be used instead.
Working with Tables

Ctrl + Tab


Open Office Writer 3 (Windows)
At the start of a heading, inserts a tab stop. Depending on the Window Manager in use, Alt+Tab may be used instead. To change the heading level with the keyboard, first position the cursor in front of the heading.
Paragraph and Heading Tables

Ctrl + Tab


IrfanView 4.42 (Windows)
Cycle focus in the thumbnails window
Main Program Window

Ctrl + Tab


Microsoft Word 2010 (Windows)
Insert tab character
Navigate within Documents - Edit Tables

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle forward through available pages
Edit Documents - Dialog boxes

Ctrl + Tab


Adobe Photoshop CS4 (Windows)
Cycles through open documents
Shortcut Keys for viewing images

Ctrl + Tab


Microsoft Word 2010 (Windows)
Insert tab character
Edit Documents - Edit Tables

Ctrl + Tab


Microsoft Outlook 2007 (Windows)
Move between Calendar, TaskPad, and the Folder List.
Shortcuts for Calender View

Ctrl + Tab / F6


Microsoft Word 2010 (Windows)
Cycle forward through available pages
Formats - Dialog boxes

Ctrl + Tab


Microsoft Word 2010 (Windows)
Insert tab character
Formats - Edit Tables

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle forward through available pages
Manage Word View - Dialog boxes

Ctrl + Tab


Adobe Photoshop CS4 (Windows)
Switch to next document
Shortcut Keys for using the Adjustments panel

Ctrl + Tab


Microsoft Word 2010 (Windows)
Insert tab character
Manage Word View - Edit Tables

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle forward through available pages
Tables - Dialog boxes

Ctrl + Tab


Microsoft Word 2010 (Windows)
Insert tab character
Tables - Edit Tables

Ctrl + Tab


Microsoft Word 2010 (Windows)
Jump between find menu and document
Search and Replace

Ctrl + Tab


Microsoft Word 2010 (Windows)
Insert a tab character
Outline View

Ctrl + Tab