ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
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.
HStatTime (Function)
Returns the time of the last update for the index statistics.
WordCount (Function)
Returns the number of words in a string.
InJavaMode (Function)
Indicates whether the code is run in Java.
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).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
iCloseReport (Function)
Stops printing the current report immediately.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
WordToArray (Function)
Fills an array with the words from a string.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the 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.
LooperCount (Function)
Returns the number of rows in a Looper control.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
PostMessage (Function)
Sends a Windows message to a control or to a window.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).