Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to check if webview is turned on

Hi all,

is available a function for checking if the Webview is turned on or not (or a trick to check this)?

PS: Sorry for my bad English....

Thanks,

Massimiliano

10 Replies
jpapador
Partner - Specialist
Partner - Specialist

If you mean that you are developing in the desktop client and you want to see what it will look like for users using web view there is a button in the desktop client called web view.  If you want to check and see what web plugins are available this can be done in QVS on the documents tab.  Otherwise I may need more detail here...

Not applicable
Author

Try: ClientPlatform( )

rajeshvaswani77
Specialist III
Specialist III

Please check view --> Turn Web view On/off if it has been selected.

thanks,

Rajesh Vaswani

Not applicable
Author

I have only the webview turned on, clientPlatform() return null...

Not applicable
Author

I am using webview mode only because I have an extension object that need Ajax. I need a function (like ClientPlatform()) that returns true if webview is turned on, false otherwise. 

Not applicable
Author

can you check this function on the Server means Access Point ?

Not applicable
Author

the ClientPlatform() returns the browser name on the server. May be you can add the Environment variables and implement your validation.

What exactly your requirement ?

Not applicable
Author

My problem is that I use the "webview mode" of Qlikview because it's for a demo, then there are no browser and ClientPlatform() returns null.

Not applicable
Author

The ClientPlatform() function returns values only when the report open from Access point or URL.

If you are giving the demo on your desktop client version , use test object to describe the platform.