AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Funciones estándar / Funciones de valores numéricos / Funciones de valores binarios
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
Binary values management functions
The following functions are used to manage binary values:
BitwiseANDReturns the result of the bitwise AND between two values.
BitwiseNOTReturns the result of the bitwise logical NOT operation of a value.
BitwiseORReturns the result of the (bitwise) logical OR between two values.
BitwiseXORReturns the result of the bitwise exclusive OR operation performed between two values.
Versión mínima requerida
  • Versión 14
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 23/01/2023

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