ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Contains (Function)
Allows you to check if a substring is within a string.
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.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Thread functions
List of functions for managing threads...
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
mongoConnection (Variable type)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
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.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
TimeValid (Function)
Checks the time validity.
XMLSavePosition (Function)
Stores the current position in the XML document.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.