this method change the zoom factor in the document and all datawindows
use this for changing zoom after retrieve
this redraw the complete form and execute all resize events
document.setzoom(120);
Note:
The setzoom change zoom factor in all components from current document
This has effect to all active datawindows dw_1...dw_7, buttons, dropdown menus and so on
But only for current window in current document