If you have created a session with more than one app, and you don’t want to show the default DWService App bar (hideAppsBar=true), you can show, after an opened session, the App in the frame by calling dwsApiShowApp:
dwsApiShowApp(ifname, name)
- iframe: ID of Iframe on your page
- name: Name of App to show. (desktop, filesystem, terminal, etc…)