ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
PDFPassword (Function)
Protects a PDF document with a password.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
MatFloatAdd (Function)
Adds a value to each matrix element.
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.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ThreadState (Function)
Returns the current status of a thread.
Factorial (Function)
Returns the factorial of an integer number.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
XMLResult (Function)
Returns the result of a calculation XPath query.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
ProjectInfo (Function)
Returns specific information about the project currently run.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.