ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
MatRead (Function)
Reads the value of a matrix element.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grDeleteAll (Function)
Erases a chart and destroys this chart.
UUDecode (Function)
Decodes a character string in UUEncode format.
WordCount (Function)
Returns the number of words in a string.
InJavaMode (Function)
Indicates whether the code is run in Java.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
grOrientation (Function)
Modifies the orientation of chart axes.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
zipExtractAll (Example)
Usage example of the zipExtractAll function
WordToArray (Function)
Fills an array with the words from a string.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
NET constants
List of constants used by the DotNet functions....
ThreadCurrent (Function)
Returns the name of the thread currently run.
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.
DateToDay (Function)
Returns the day that corresponds to a given date.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.