4D v14.3

Window process

Home

 
4D v14.3
Window process

Window process 


 

Window process {( window )} -> Function result 
Parameter Type   Description
window  WinRef in Window reference number
Function result  Longint in Process reference number

The Window process command returns the process number that runs the window whose reference number is passed in window. If the window does not exist, 0 (zero) is returned.

If you omit the window parameter, Window process returns the process of the current frontmost window.

 
PROPERTIES 

Product: 4D
Theme: Windows
Number: 446

 
HISTORY 

Created: 4D v6

 
SEE ALSO 

Current process

 
ARTICLE USAGE

4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)