ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Numeric values functions / Bitwise functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Bitwise operation functions
The following functions can be used for bitwise operations:
BitwiseANDReturns the result of a bitwise AND operation performed between two values.
BitwiseNOTReturns the result of a bitwise NOT operation performed on a value.
BitwiseORReturns the result of the bitwise OR operation performed between two values.
BitwiseXORReturns the result of a 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: 09/23/2024

Send a report | Local help