The WebView2 control allows you to embed web technology in your Windows DataFlex applications. For example adding an html control like we will be doing in this course. QuillJS is an html editor written in JavaScript that would normally only run in a Web browser. In this course we will build a wrapper for QuillJS using WebView2, so it can be used in our Windows application!