ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
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.
HDBIndex (Function)
Opens an xBase index file.
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.
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.
TextToRTF (Function)
Converts text to Rich Text Format.
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.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Constants for managing masks
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Table control functions
List of functions specific to Table controls...
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.