ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
PostMessage (Function)
Sends a Windows message to a control or to a window.
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.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
CurrentYear (Function)
Returns the current year in integer format.
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).
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
SendMessage (Function)
Sends a Windows message to a control or to a window.
ThreadState (Function)
Returns the current status of a thread.
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.
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.