[13.4] Can a MIAW forget itself?
Yes, providing it knows what it is called or has a global variable pointer to itself:
forget (window "debugWind")
works just fine even when issued by window "debugWind" itself.
(You can tell I expected this not to work, can't you?)