dBASE Plus Web applications can be run on most Windows based web servers including Microsoft IIS and Apache.
dBASE Plus includes a robust IDE (Integrated Development Environment) with a Command Window, a Navigator (to access files), a Just-In-Time compiler, a Preprocessor, a Virtual Machine Interpreter, a Linker for creating dBASE application .exe's, a freely available Runtime Engine, and numerous two-way GUI (Graphical User Interface) design tools including a Form Designer, Report Designer, Menu Designer, Label Designer, and Datamodule Designer (dQuery Developer Edition) that allow you to design visually using the mouse to select, position and size objects. Two-Way Tools refers to the ability to switch back and forth between using a GUI design tool that generates code and the Source Code Editor that allows you to enter and edit code manually. The Source Code Editor features syntax highlighting, auto-indent capability, and a treeview for quick navigation of classes, objects, methods and functions in a source file. Other tools include a Project Manager that simplifies building and deploying a dBASE application, an integrated Debugger, the SQL Query Designer, and the Table Designer which supports creating new or modifying existing database tables.













