ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WEBDEV concepts / Part 2 - Developing a website
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
Previous pageTable of contentsNext page
The development of a website with WEBDEV is based on two main elements: the Project and the Analysis.
A WEBDEV Project is a set of elements (pages, reports, controls, classes, components, etc.), which put together, make it possible to create a website.
A WEBDEV Analysis is the database schema of the application. The analysis contains the different data files (tables) used by the site.
A site is built from a project.
Generally, a project is associated for one analysis, but it can also be associated for several analyses..
An analysis can be associated with one or more projects.
Analysis shared between multiple projects
Previous pageTable of contentsNext page
Minimum version required
  • Version 23
Comments
Click [Add] to post a comment

Last update: 04/04/2024

Send a report | Local help