Hi Vlad;
You have it correct .. the Window timer will fire every 60 seconds and then run your DW retrieves no matter what state the Window class is in as long as it stays instantiated and the application is not closed.
TIP: You can also have the DW objects refresh without writing any code by using the DW object's "Timer Interval" property. However, this will not refresh the result set - just the computed fields and expressions.
Regards ... Chris








