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.).
WordToArray (Function)
Fills an array with the words from a string.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
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.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
PostMessage (Function)
Sends a Windows message to a control or to a window.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
SOAP functions
List of SOAP functions...
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
InPHPMode (Function)
Indicates whether the code is run in PHP.
SendMessage (Function)
Sends a Windows message to a control or to a window.
SocketClose (Function)
Closes a socket or a connection to a server socket.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Thread functions
List of functions for managing threads...
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.