|
|
|
|
|
3. Application development cycle
WINDEV covers the entire application development life cycle:
Details of different steps: Design phase: An application can be designed from specific requirements, a UML modeling of the processes or even from existing data files. Development phase: The project and the analysis are created via specific wizards. The application can be developed in RAD (Rapid Application Development) mode, with automatic code and interface generation; or it can result from manually creating multiple project elements.
Testing and generation phase: WINDEV includes several automated test tools to build reliable applications and make sure there are no regressions between the development phases. Deployment phase: A WINDEV application can be downloaded from the Internet or via a local network (in Push mode). In any case, the HFSQL data files will be automatically updated based on the changes made to the application.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|