ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatFloatAdd (Function)
Adds a value to each matrix element.
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....
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.
MatCopy (Function)
Creates the copy of a matrix.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
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.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Factorial (Function)
Returns the factorial of an integer number.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Thread management functions
List of functions for managing threads...
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatWrite (Function)
Writes an element into a matrix.