21 Anvil Keyboard Shortcuts

Learn Anvil Shortcuts for Windows

Form Editor Shortcuts

ActionAnvil Shortcut Keys
Search all code in the appCtrl + Shift + F
Save and run the appCtrl + Enter
Save the appCtrl + S
Undo the latest changeCtrl + Z
Redo the latest reverted changeCtrl + Y
Copy the currently selected component(s) or codeCtrl + C
Cut the currently selected component(s) or codeCtrl + X
Paste the cut/copied components or code into the selected container or at the cursorCtrl + V

Code View Shortcuts

ActionAnvil Shortcuts
Search the current file. Hit enter repeatedly to find subsequent matchesCtrl + F
Find next. Repeats previous searchCtrl + G
Find previous. Repeats previous search backwardsCtrl + Shift + G
Replace occurrences of a particular string in the current file one by oneCtrl + H
Replace all occurrences of a particular string in the current fileCtrl + Shift + H
Reindent the code to match your tabsize preferenceCtrl + I
Expand/collapse currently selected block of codeCtrl + Q
Comment/uncomment a line or block of codeCtrl + /

Data Tables Shortcuts

ActionAnvil Shortcuts
Delete the currently selected row(s) or column(s), or set the currently selected cell value to NoneDelete
Move between cellsArrow Keys
Edit the currently selected cell, or move to the cell below if already editingEnter
Move to the cell on the rightTab
Clear the current selectionEsc

READ NEXT:

Pratik

Pratik is the founder of Tutorial Tactic and a productivity tools specialist with 15 years of hands-on experience in Google Workspace, Microsoft Office, and software automation. He has published over 1,500 guides on keyboard shortcuts, software commands, how-to tutorials and workflow optimization, helping readers across the US and India work faster with the tools they use every day. Tutorial Tactic was founded in 2021 with one goal: cut through the noise and give readers exactly what they need fast, verified, and beginner-friendly.
Back to top button