ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAndroidMode (Function)
Indicates whether the code is run in Android mode.
ExceptionPropagate (Function)
Propagates an exception.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Contains (Function)
Allows you to check if a substring is within a string.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
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....
HDBIndex (Function)
Opens an xBase index file.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Constants for managing masks
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.
iSkipLine (Function)
Forces one or more line break.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
MatDelete (Function)
Deletes an existing matrix.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.