ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Contains (Function)
Allows you to check if a substring is within a string.
PostMessage (Function)
Sends a Windows message to a control or to a window.
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...
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.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
MatCopy (Function)
Creates the copy of a matrix.
MatDelete (Function)
Deletes an existing matrix.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Error 3: The string has no final "
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.