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, ...).
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
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).
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
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
LooperCount (Function)
Returns the number of rows in a Looper control.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
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.
InPHPMode (Function)
Indicates whether the code is run in PHP.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
mongoConnection (Variable type)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.