ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
<Pivot table>.HeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
1
2
3
4
5
6
259
>