AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Errores / Errores WLanguage
  • Reason
  • Correction
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
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Reason
You are trying to use the 'Ancestor' keyword in the code of a non-derived class.

Reminder: The 'Ancestor' keyword is used to specify, in the code of a derived class, the ancestor class associated with the method or with the member to use.
Correction
Don't use the 'Ancestor' keyword.
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

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