Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can I display a html file with Qt ? and how can I modify this file (like change parameters or data )
You can convert a html file to QString and display it in QLabel if the html content is relatively simple. QWebEngineView is designed for display of web stuff.
https://doc.qt.io/qt-5/qtextedit.html#html-prop