ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WINDEV concepts / Part 1 - Main concepts
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
1. Project and Analysis
Table of contentsNext page
The development of a Windows Application with WINDEV is based on two main elements: the Project and the Analysis.
A WINDEV Project is a set of elements (windows, reports, controls, classes, components, etc.), which put together, make it possible to create a Windows application.
A WINDEV Analysis is the database schema of the application. The analysis contains the different data files (tables) used by the application.
An application is built from a project.
Generally, a project is associated with one analysis, but it can also be associated with several analyses.
An analysis can be associated with one or more projects.
Analysis shared between multiple projects
Table of contentsNext page
Comments
Click [Add] to post a comment

Last update: 04/17/2024

Send a report | Local help