bool wb_refresh (int wbobject [, bool now])
Refreshes or redraws the WinBinder object wbobject, forcing an immediate
redraw
if the parameter now is TRUE. If now
is FALSE (the default), the redraw command is posted to the Windows
message queue.
Returns
TRUE on success or FALSE if an error occurs.
Control functions
Window functions