Portal:Development Tools
From DataFlex Wiki
For any Dataflex Developer there are a range of tools useful for many situations.
Data Access Tools
Data Access provide a core of development tools vital to Dataflex development. Some of the Data Access tools are listed below, but for the complete list of their tools, visit Data Access Tools.
- DataFlex Studio
- Database Builder
- Database Explorer
- DataFlex Data Pump
- DataFlex Reports
- DataFlex Diagnostics Tool
- WebApp Check
Third Party Development Environments
Other tools have been developed by the dataflex community over the years. These tools frequently take inspiration from the larger development community and often preview features which eventually make it into the official DataFlex Studio.
DataFlex Libraries
- VDFQuery
- DataFlex 4 WordPress
- DataFlex Styler
- StarZen's Wizard
- StarZen's Date form control
- Evolution
- cWindowsEx Framework
- OAuth 2.0 Component
- FileIO Library
- OAuth2 Lirbary
- LibXL Library
- Clipboard Library
- JSON Library
DataFlex Packages
- JsonConfig.pkg - Mike Peat, 5th Feb 2020. A little singleton object-package which can read in a JSON configuration file and then allows you to read various settings out of it.
- cJsonPath class - Mike Peat, 6th Feb 2020. easily get either objects or values from deep inside pretty complex JSON data.
Crystal Report Tools
- RptVerify, written by forum user MisterM, which can be found here: RPTVerify
- Millet Software Crystal Reports tools
Other Tools
- VDF Structure Viewer - creates diagrams to clearly illustrate your tables and relationships
- DataFlex Project Manager - A tool to help with DataFlex development
- DataFlex Source Code Browser - Finds errors and warnings in your DataFlex code files
- Version Control
- File Comparison
- Struct Generator
- Text Editors
- The Database Update Framework a DataFlex code based framework for making automated database updates
- DataFlex Package Manager
- dfSplat - a standalone debugger for DataFlex applications