ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
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.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
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....
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
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.
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.