ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
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.
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.
Constants for managing masks
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
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.
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.
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.