This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
Is window reduced

Is window reduced 


 

Is window reduced ( window ) -> Function result 
Parameter Type   Description
window  WinRef in Window reference number
Function result  Boolean in True if the window is reduced in the taskbar or the in dock, False otherwise

The Is window reduced command returns True if the window whose reference number is passed in window is currently reduced in the taskbar (Windows) or in the dock (macOS), and False otherwise.



See also 

Is window maximized
REDUCE RESTORE WINDOW

 
PROPERTIES 

Product: 4D
Theme: Windows
Number: 1831

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v20 R5

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)