ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatWrite (Function)
Writes an element into a matrix.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
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....
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.
GglRequest (Example)
Usage example of the GglRequest function
Error 117: The array has X dimensions and you access it with Y dimensions
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
SysDir (Function)
Returns the path of a system directory.
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
SSH functions
The following functions are used to connect and communicate with a SSH server:...
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.