Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

What language is QlikView written in?

Does anyone know what language QlikView is written in - C... C++... something else?

Also is any of the source code available?

11 Replies
dmitry23
Contributor II
Contributor II

Hello.

 

I tested with our automation framework on Selenide/Selenium(JAVA) Qlikview dashboards and faced huge problem. Click actions cannot be performed with a simple click methods. Why is that?

Can you write exactly what JS Jquerry library uses for the building of Qlikview pages with Reports? As I understand, Selenium cannot work properly with some JS Jquerry libraries.

In addition, all of tests work correctly in Windows 7. All test do now work on Windows Server and Windows 10.

Lemma215
Contributor
Contributor

If one want to write a Qlik extension app, does is have to be in a different programming language or it has to be C++ ?