ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
WinOutWidth (Function)
Returns the full width of a window (including the border).
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MatCopy (Function)
Creates the copy of a matrix.
MatDelete (Function)
Deletes an existing matrix.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
grExist (Function)
Checks the existence of a chart in memory.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Reals
SocketRead (Function)
Retrieves a message sent by another socket.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
Error 117: The array has X dimensions and you access it with Y dimensions
MatWrite (Function)
Writes an element into a matrix.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......