ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Numeric values management functions / Binary values management functions
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:
BinaryANDReturns the result of a logical AND (bit by bit) between two values.
BinaryNOTReturns the result of a logical NOT (bit by bit) performed on a value.
BinaryORReturns the result of the (bitwise) logical OR between two values.
BinaryXORReturns the result of the (bitwise) logical exclusive OR between two values.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/23/2023

Send a report | Local help