Table of contents
- Quick Reference
- Basic Usage and Syntax
- Frequently Asked Questions
- AutoHotkey_L New Features
- AutoHotkey_H New Features
- Tutorial (quick start)
- Recent AutoHotkey_L Changes
- Recent AutoHotkey_H Changes
- Script Showcase
- Script Compatibility
- Command and Function Index
- AutoHotkey Module
- Environment
- External Libraries
-
File, Directory and Disk
- Drive..
- DriveGet..
- DirCopy
- DirCreate
- DirDelete
- DirExist
- DirMove
- DirSelect
- FileAppend
- FileCopy
- FileCreateShortcut
- FileDelete
- FileEncoding
- FileExist
- FileGetAttrib
- FileGetShortcut
- FileGetSize
- FileGetTime
- FileGetVersion
- FileInstall
- FileMove
- FileOpen
- FileRead
- FileRecycle
- FileRecycleEmpty
- FileReplace
- FileSelect
- FileSetAttrib
- FileSetTime
- IniDelete
- IniRead
- IniWrite
- Loop (files & folders)
- Loop (read file contents)
- SetWorkingDir
- SplitPath
- Flow of Control
- Graphical User Interfaces
- Maths
- Memory Module
-
Mouse and Keyboard
- Hotkeys and Hotstrings
- #InstallKeybdHook
- #InstallMouseHook
- #KeyHistory
- BlockInput
- Click
- ControlClick
- ControlSend, ControlSendRaw
- CoordMode
- GetKeyName/VK/SC
- GetKeyState
- Key List (Keyboard, Mouse, Joystick)
- KeyHistory
- KeyWait
- Input
- MouseClick
- MouseClickDrag
- MouseGetPos
- MouseMove
- Send, SendRaw, SendInput, SendPlay, SendEvent
- SendLevel
- SendMode
- SetDefaultMouseSpeed
- SetKeyDelay
- SetMouseDelay
- SetNumScrollCapsLockState
- SetStoreCapslockMode
- Misc.
- Process
- Registry
- Screen
- Sound
- String
- Struct
-
Window
- Controls
- Window Groups
- #WinActivateForce
- DetectHiddenText
- DetectHiddenWindows
- SetTitleMatchMode
- SetWinDelay
- StatusBarGetText
- StatusBarWait
- WinActivate
- WinActivateBottom
- WinActive
- WinClose
- WinExist
- WinGet.. (various)
- WinGetClass
- WinGetPos
- WinGetText
- WinGetTitle
- WinHide
- WinKill
- WinMaximize
- WinMinimize
- WinMinimizeAll, WinMinimizeAllUndo
- WinMove
- WinRestore
- WinSet.. (various)
- WinSetTitle
- WinShow
- WinWait
- WinWaitActive, WinWaitNotActive
- WinWaitClose
- Zip Library
-
#Directives
- #ClipboardTimeout
- #DllImport
- #ErrorStdOut
- #HotkeyInterval
- #HotkeyModifierTimeout
- #Hotstring
- #If
- #IfWinActive/Exist
- #IfTimeout
- #Include/#IncludeAgain
- #InputLevel
- #InstallKeybdHook
- #InstallMouseHook
- #KeyHistory
- #MaxHotkeysPerInterval
- #MaxThreads
- #MaxThreadsBuffer
- #MaxThreadsPerHotkey
- #MenuMaskKey
- #NoTrayIcon
- #Persistent
- #SingleInstance
- #UseHook
- #Warn
- #WarnContinuableException
- #WinActivateForce