ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
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).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
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.
Properties associated with a page
ThreadCurrent (Function)
Returns the name of the thread currently run.
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.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
LooperCount (Function)
Returns the number of rows in a Looper control.
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.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
SOAP functions
List of SOAP functions...
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
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.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.