Windows Driver Model. WDM is Microsoft’s driver model for the Windows platform in the near future; at the time of writing, Windows 98, Me, 2000 and XP all support WDM. WDM offers full plug-and-play and power management support, and allows cross-platform compatibility by defining a set of functions that the kernel must support (a subset of the NT kernel functionality).