Calling Window from code

We are using Photon microGUI available in QNX Momentics 6.2.1

How can I call a window already created from my Photon code.
Or else, can anyone send me the code for checking password and calling a window(already available window) on evaluation of the password.

Bye.
M.Shanthi

For checking passwords and stuff, you need to check functions like getpwent() and friends. for the window, if it was created in PhAb, it is named ABW_nameofwindow where nameofwindow if the name you gave it in PhAB.