The WebViewis the JavaFX Node that is integrated into the JavaFX component tree. It manages a WebEngine and displays it's content.
WebView
WebEngine
The WebEngine is the underlying Browser Engine, which basically does the whole work.