ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
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.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
ThreadCurrent (Function)
Returns the name of the thread currently run.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
grOrientation (Function)
Modifies the orientation of chart axes.
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.
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.
SOAP functions
List of SOAP functions...
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Drawing constants
List of constants used by the drawing functions....
MatMultiply (Function)
Multiplies two matrices.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.