ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage properties / HFSQL properties
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
Abbreviation (Property)
In french: Abréviation
The Abbreviation property is used to get the abbreviation of the data file. This abbreviation was defined in the data model editor when describing the data file. This property is read-only.
Example
// Abbreviation of the Order data file
ResAbbreviation = Order.Abbreviation
Syntax
<Abbreviation of data file> = <Data file>.Abbreviation
<Abbreviation of data file>: Character string
Two letters used to identify the abbreviation of the data file.
<Data file>: Character string
Name of data file to use.
See also
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help