Portal:Development Tools: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m (→‎DataFlex Packages: Added link to oTailTest.pkg)
m (→‎DataFlex Libraries: Added SyncFusion library and reordered the list alphabetically.)
Line 17: Line 17:


==DataFlex Libraries==
==DataFlex Libraries==
*[[VDFQuery]]
 
*[[DataFlex 4 WordPress]]
*[[DataFlex 4 WordPress]]
*[[DataFlex Styler]]
*[[DataFlex Styler]]
*[[StarZen's Wizard]]
*[[StarZen's Date form control]]
*[[Evolution]]
*[[Evolution]]
*[[cWindowsEx Framework]]
*[[cWindowsEx Framework]]
*[[OAuth 2.0 Component]]
*[[OAuth 2.0 Component]]
*[http://starzen.com/products/utility-libraries/fileio-library/ FileIO Library]
*[http://starzen.com/products/utility-libraries/clipboard-library/ StarZen's Clipboard Library]
*[http://starzen.com/products/utility-libraries/oauth2-library/ OAuth2 Lirbary]
*[[StarZen's Date form control]]
*[http://starzen.com/products/utility-libraries/dataflex-and-excel-files-with-libxl/ LibXL Library]
*[http://starzen.com/products/utility-libraries/fileio-library/ StarZen's FileIO Library]
*[http://starzen.com/products/utility-libraries/clipboard-library/ Clipboard Library]
*[http://starzen.com/products/utility-libraries/json-library/ StarZen's JSON Library]
*[http://starzen.com/products/utility-libraries/json-library/ JSON Library]
*[http://starzen.com/products/utility-libraries/dataflex-and-excel-files-with-libxl/ StarZen's LibXL Library]
*[http://starzen.com/products/utility-libraries/oauth2-library/ StarZen's OAuth2 Library]
*[[StarZen's Wizard]]
*[https://www.vdf-guidance.com/ContribPage.asp?Page=PKGCLSSYNCFUSION&ContribRecId=146 VDF-Guidance's SyncFusion Library] - An open source, DataFlex wrapper for the SyncFusion Grid javascript control.
*[[VDFQuery]]


==DataFlex Packages==
==DataFlex Packages==

Revision as of 14:15, 17 June 2020

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.

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

DataFlex Packages

  • cJsonPath class - Mike Peat, 6th Feb 2020. Easily get either objects or values from deep inside pretty complex JSON data.
  • 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.
  • oTailTest.pkg - Sean Bamforth, 18th Nov 2017. A simple package for testing, with a fast edit/compile/run testing cycle. Allows you to constantly change and run the program, whilst keeping the program output visible at all times.

Crystal Report Tools

Other Tools