67 HeidiSQL Keyboard Shortcuts

Learn HeidiSQL Shortcuts for Windows

Most used HeidiSQL Shortcuts

ActionHeidiSQL Shortcut keys
New windowCtrl + N
New query tabCtrl + T
Close query tabCtrl + F4
CopyCtrl + C
Paste from clipboardCtrl + V
CutCtrl + X
UndoAlt +  Backspace
PrintCtrl + P
RefreshF5
Full status refresh. Get full statistics to refresh on table dataF5
Select all items or textCtrl + A
Invert selectionCtrl + I
Activate filter panelCtrl + Alt + F
Cancel running operationEsc
Save as a text fileCtrl + S
Database treeCtrl + D
Table filterCtrl + E
Go to tab 1Ctrl + 1
Go to tab 2Ctrl + 2
Go to tab 3Ctrl + 3
Go to tab 4Ctrl + 4
Go to tab 5Ctrl + 5
Copy selected rows in the custom formatCtrl + Shift + C

Tools Shortcuts

ActionHeidiSQL Shortcuts
Search selected tables for text occurrencesCtrl + Shift + F
SQL help browserF1
Go back to the previous tabCtrl + Shift + Tab
Go to the next tabCtrl + Tab

SQL Shortcuts

ActionHeidiSQL Shortcut keys
Execute SQL queryF9
Execute selected SQLCtrl + F9
Run currently focused SQL queryCtrl + Shift + F9
Load SQL fileCtrl + O
Save SQL to a text fileF12
Save selected text to a fileCtrl + Shift + S
Clear query editorCtrl + W
Find textCtrl + F
Replace textCtrl + R
Find or replace againF3
Save SQL to the fileCtrl + S
Automatically reformat disordered SQL in active editor to make it more readableCtrl + F8

Data Shortcuts

ActionHeidiSQL Shortcut keys
Insert rowInsert
Duplicate rowCtrl + Insert
Delete selected row(s)Ctrl + Delete
PostCtrl + Enter
Cancel EditingEsc
Clear filter editorCtrl + W
Apply filterF9
Reset sortingAlt + S
Show the next 1.000 rowsCtrl + Alt + Page Down key
Show all rowsCtrl + Alt + End
Set focused cell to NULLCtrl + Shift + N
Insert SQL function call in this grid cell. E.g. NOW()Ctrl + F2
Previous result tabAlt + Left Arrow key
Next result tabAlt + Right Arrow key

SQL Editing Shortcuts

ActionHeidiSQL Shortcuts
Insert lineCtrl + N
Delete wordCtrl + T
Delete lineCtrl + Y
Delete E O LCtrl + Shift + Y
UndoCtrl + Z
RedoCtrl + Shift + Z
Goto marker 0…9Ctrl + 0
Set marker 0…0Ctrl + Shift + 0
Normal selectCtrl + Shift + N
Column selectCtrl + Shift + C
Line selectCtrl + Shift + L
Match bracketCtrl + Shift + B
Uppercase blockCtrl + U
Lowercase blockCtrl + L

READ NEXT:

Back to top button