Tuto WINDEV 25

Part 1: Discovering WINDEV 39 Remark Describing the data files in the analysis does not mean that they are created. The data files are physically created when running the application. One or more WINDEV projects can be linked to the same analysis. In this case, we talk of shared analysis. For example, an application for business management can be divided into several executable modules. Each module is using the same analysis (at run time, each executable can also use the same data files). Project 1 Classes Style sheet Windows and controls Project 2 Project N Analysis Classes Style sheet Windows and controls Classes Style sheet Windows and controls Terminology As already seen, a WINDEV project (linked to an analysis if necessary) is used to create an application. Before we actually start working with WINDEV, let’s go back to the vocabulary used in WINDEV. Indeed, several terms are specific to WINDEV and they may not have the same significance as the the ones used in the other tools. The following terms are used in the analysis : • Data file : The analysis is used to describe the structure of database files. A "Data file" corresponds to a "table" in some databases. In WINDEV, " Table " represents a graphic object used to see the content of a data file in a table and/or to enter rows. A table can be used to type the order details for example.

RkJQdWJsaXNoZXIy NDQ0OA==