ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLToText (Function)
Converts a character string in XML format into a standard character string.
HDBIndex (Function)
Opens an xBase index file.
ExceptionPropagate (Function)
Propagates an exception.
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....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
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.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
UUDecode (Function)
Decodes a character string in UUEncode format.
InJavaMode (Function)
Indicates whether the code is run in Java.
Power (Function)
Raise a number to a power.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
WordToArray (Function)
Fills an array with the words from a string.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
PostMessage (Function)
Sends a Windows message to a control or to a window.