Skip to main content
A newer version of this page is available.
All docs
V19.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Document Viewer

The topics in this section describe how to use the Web Document Viewer in JavaScript, JavaScript with the React library, JavaScript with Angular, and in the Vue JavaScript Framework:

These approaches are based on the client-server model, that is, you need to create a server (backend) project and a client (frontend) part that includes all the necessary styles, scripts and HTML-templates.

The topics below provide integration examples:

Note

Frontend and backend applications should use the same version of DevExpress controls.

#Online Examples