A handle is a "pointer" to an object (UI object, temp-table, prodataset, server etc). I do not think there is much difference between a HANDLE and a WIDGET-HANDLE. You can safely use a HANDLE variable for a WIDGET type object. A COM-HANDLE however is a special type of handle that is used in...