DWord is a simple type that typically used to declare variables for storing Windows Registry information (to be read from or written to DWord Registry values) or for interfacing with Windows API calls.
The DataFlex DWord type is an alias for UInteger.
For more information, refer to Declaring Variables and the DWord command.