ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Data model editor
  • Overview
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
Overview
A database is an organized collection of data for a particular purpose (e.g., manage orders). This data is organized and stored in a database so users can use it easily.
We use databases everyday: a simple address book is a database.
The address book allows you to store names, addresses, phone numbers, etc. The alphabetical index allows you to easily find a person.
In a computerized database, we find the same concepts as in the address book:
  • the information stored corresponds to the items.
  • the groups of information correspond to the data files,
  • the indexes are created from the sort items (called keys).
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 08/24/2022

Send a report | Local help