ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Rating control properties
The Rating control can be used in a window as well as in a page....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
gpwAddUser (Function)
Adds a user to the User Groupware database.
TextToRTF (Function)
Converts text to Rich Text Format.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
ExceptionPropagate (Function)
Propagates an exception.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Error 30: An exception process cannot be declared inside another exception process...
Warning 18: Loop without potential end
SSH constants
The following constants are used to manage an SSH server:...
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
ServiceUninstall (Function)
Uninstalls a service.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....