1. Home
  2. Docs
  3. API
  4. Develop the web applicati...
  5. Show App in IFrame session

Show App in IFrame session

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…)