ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
grOrientation (Function)
Modifies the orientation of chart axes.
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.
zipExtractAll (Example)
Usage example of the zipExtractAll function
WordToArray (Function)
Fills an array with the words from a string.
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.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
CurrentYear (Function)
Returns the current year in integer format.
InPHPMode (Function)
Indicates whether the code is run in PHP.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
SocketClose (Function)
Closes a socket or a connection to a server socket.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Contains (Function)
Allows you to check if a substring is within a string.
EventDestroy (Function)
Explicitly destroys an event.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.