ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketClose (Function)
Closes a socket or a connection to a server socket.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
CurrentYear (Function)
Returns the current year in integer format.
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.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SendMessage (Function)
Sends a Windows message to a control or to a window.
ThreadState (Function)
Returns the current status of a thread.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
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.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Contains (Function)
Allows you to check if a substring is within a string.
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.