update_window
Entity: predicate

Usage:
update_window(Window)

Updates the drawing on the window client area (by sending the message paint to the window's function). Variable Window has to contain the handle of this window.  You can use the anonymous variable as argument to specify the default window.

See also:

window