ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ColorHue (Function)
Calculates the hue of a color.
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.
fTempFile (Function)
Returns the name of a unique temporary file.
HDBIndex (Function)
Opens an xBase index file.
ExceptionPropagate (Function)
Propagates an exception.
Multimedia constants
List of constants used by the multimedia functions....
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
LanguageToName (Function)
Returns the name of a language.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
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....
CurrentMonth (Function)
Returns the number of the current month.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.