What's new in Programming without coding technology 1.9

May 8, 2013
  • VPL Compiler
  • Syntax Directed Editor
  • Color
  • General, Read & Read/Design modes
  • Support for the C programming language

New in Programming without coding technology 1.8 (Nov 24, 2011)

  • The Time Machine : You can play software source as movies to watch how to
  • create the program source step by step
  • One Environment for HarbourPWCT, SupernovaPWCT, PythonPWCT and C#PWCT and you can swith from visual programming language to another using a comobobox in the toolbar
  • Better user interface
  • Better documentation - online
  • News line in the toolbar
  • Form designer contains now add control and modify buttons
  • Control name is generated automatic when you define new control
  • Goal designer contains search/replace option
  • Many new components added to SupernovaPWCT & PythonPWCT

New in Programming without coding technology 1.7 (Sep 16, 2010)

  • Aljabreen - Order Tracking System (Developed using HarbourPWCT)
  • This application uses ADO to connect to the data source (ODBC)
  • This application uses Object Oriented Programming (OOP)
  • This application uses MS-Access as reporting tool and you can see/print the report from application windows
  • CSharpPWCT
  • CSharpPWCT, PythonPWCT & SupernovaPWCT Ready to use directly without preconfiguration
  • Note: CSharpPWCT,PythonPWCT & SupernovaPWCT are in start stage (Many components are required + Documentation)
  • Many templates to develop database application based on HarbourPWCT ( ADO Technology & Object Oriented Programming Paradigm)
  • Commands added to RPWI Script to enable the developer to write script that could select any step in the steps tree
  • Many bugs fixed
  • Fixed: using spaces in source file name (for example Hello Wolrd.SSF) stop the system at build stage
  • Fixed: using numeric textbox stop the system at build stage and gives syntax error
  • Fixed: button click event is like mouse down event

New in Programming without coding technology 1.6 (May 17, 2010)

  • Starting from PWCT 1.6 there are three open source projects added the first project is Supernova (Simple scripting programming language developed using PWCT to prove that the PWCT technology are ready for developing complex software) and the second project is PythonPWCT (Components wrap the Python programming language) to clear that many other languages could be supported and you are free to use the programming language which you like in the background and the third project is SupernovaPWCT (Components wrap the Supernova programming language) so we can use the
  • RPWI-Environment (including the Form Designer) to Develop applications without coding and get the generated code written in Supernova.

New in Programming without coding technology 1.5 (Apr 6, 2010)

  • High performance
  • Many new samples