ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Numeric values functions / Bitwise 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:
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.
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