Thank you for your reply.
I have tried to call this from my parent window: "RUN hideObject IN h_bxtyppm01" where h_bxtyppm01 is my smartbrowse but it doesn't works. I have the following message (in french): "La procédure xxx/bxtyppm01 .w n'a pas de point d'entrée pour hideObject".
I have tried an other thing: "RUN dispatch IN h_bxtyppm01 (INPUT 'view')." and "RUN dispatch IN h_bxtyppm01 (INPUT 'hide')." . It works BUT i have a new problem:
In my main window I have one smartbrowser, one smartviewer and one toolbar for navigation between records. When the smartbrowser is hidden, i can not navigate anymore between the records. When it is visible, I can navigate.
what can i do please?
Thanks a lot.