You need to better understand value types than.
Dword is 4byte
Qword is 8byte
If the 4 bytes after your dword are 0, then the dword is same value as qword until you exceed 2147483647. Then the 4bytes below top dword become 1. And the 4bytes above that start back at 0.