Support for the Latest Web Standards

Visual InterDev has support for HTML 4.0, Extensible Markup Language (XML), HTML Document Object Model (DOM), Dynamic HTML (DHTML), and Design Time Controls (DTC). The last two of these allow you to create richly interactive web applications.

Dynamic HTML offers the power of complex data manipulation and interactivity using VBScript or JScript. Pages that change dynamically based on what the user is doing rather that those that deliver static pages that do not change or adapt to events can be created. DHTML is tightly integrated into InterDev's environment through a script wizard.

Using Design Time Controls (DTCs), complex pages including data-bound forms and reports can be built using prebuilt drag-and-drop components. You can automatically generate server-side or client-side scripting and database logic for applications.