ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / Managing databases / HFSQL
  • Overview
  • Searching a data file without a key
  • Searching a data file with a key
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Browsing the HFSQL data files
Overview
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search.
Searching a data file without a key
All the records are read to find the sought record.
Searching a data file with a key
The use of a key allows you to create an INDEX. The index gives direct access to the sought record.
See also
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 12/06/2024

Send a report | Local help