We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Dev guide: September 2025 revision
Dev guide: September 2025 revision (NVDA 2025.3)
Add-on dev guide: August 2025 revision. Changes: * Basedo n 2025.2/2025.3 beta/2026.1 dev/preview * 64-bit transition is ongoing but not ready for add-on testing * versionINfo -> buildVersion (2026.1 changes) * Add 2026.1 changes (Python 3.13, 64-bit NVDA)
Dev guide: 2025.2 notes (including a brief note on 64-bit transition (experimental))
NVDA add-on dev guide: change revision to June 2025
Add-on guide: additional notes (including command-line interface and controlTypes.ROLE_* deprecation)
Add-on uide: officially declare 2025.1 as base API for May 2025 edition
Add-on guide: update dependency versions
Add-on guide: updates to NVDA modules/attributes list (with 2025.1 API applied)
Add-on guide: remove release year qualifiers form additional content (command-line, browseable message, add-on store)
Add-on guide: additional notes on speech on demand mode and scripts
Add-on guide: speech on demand mode edits (no version qualifier, terminology)
Add-on guide: mark MathPlayer support as historical (no longer relevant in 2025)
Add-on guide: brailleDisplays -> brailleDisplayDrivers (correct the module folder name)
Ad-on guide: combine separate lines (remove whitespaces at the ends of lines)
Dev guide: update revision month
Add-on dev guide: remove mentino of community add-ons website
Dev guide: document handling add-on specific command-line options
Dev guide/advanced code examples: define external Python modules title as heading level 3
Dev guide: note that parts of concurrent.futures isn't available in NVDA
Dev guide: remove AppModule/GlobalPlugin from super() call
Dev guide: add a section on app aliasing registration in app modules chapter, indireclty replacing app aliasing (import *) method
Dev guide: document more useful modules and functions (add-on handler, nvwave, accumulating decider, app aliasing)
Dev guide: remove outdated Windows 7/8.x notes such as UIA Windows release requirement
Add-on dev guide: spelling and grammar fixes (including small rewrites)
Dev guide: copy-paste corrections
Getting started: use ui.message rather than tones.beep for examples 6 and 7 to illustrate speech on demand off and on, respectively
Speech on demand: clarify its effects
Dev guide: standardize on winVersion.getWinVer().processorArchitecture for checking 64-bit Windows releases
Dev guide: document WASAPI/output device config path change in NVDA 2025.1