ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WINDEV Mobile concepts / Part 3 - Databases
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
1. Analysis: Database structure
Previous pageTable of contentsNext page
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis. An analysis describes the structure of the data (data files, items, etc.) used in your project.
The data model editor allows you to easily create an analysis.
Analysis
The analysis of a WINDEV, WEBDEV or WINDEV Mobile project corresponds to the LDM (Logical Data Model). This analysis defines the entire data structure of the project. All data is grouped into "data files". Each file contains multiple data fields, called items.
In the analysis, the description of a data file can be linked to a file type (HFSQL Classic, HFSQL Client/Server, SQLite, etc.).
Previous pageTable of contentsNext page
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/19/2024

Send a report | Local help