ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
CurrentYear (Function)
Returns the current year in integer format.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
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.
SocketClose (Function)
Closes a socket or a connection to a server socket.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
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.
nWDGetLastError: Error code of last error
Error code of last error......
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.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
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.