In Web Intelligence, the 'not equal to' operator is represented as '<>' (option B). This is the standard SQL-style inequality operator used in WEBI formula syntax. The '!=' operator (A) is used in some programming languages but not in WEBI, and the other options (C, D) are not valid comparison operators.