AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Propiedades WLanguage / Propiedades HFSQL
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 gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining 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 that identify the abbreviation of the data file.
<Data file>: Character string
Name of data file to use.
See also
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 01/09/2022

Señalar un error o enviar una sugerencia | Ayuda local