ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
gglPath (Variable type)
The gglPath type is used to define the characteristics of the route to drawn on a map...
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
Kanban control functions
The following functions manipulate Kanban controls......
Brazil.CheckTaxNumber (Function)
Checks the validity of a Brazilian tax number.
Belgium.CheckTaxNumber (Function)
Checks the validity of a Belgian tax number.
Switzerland.CheckTaxNumber (Function)
Checks the validity of a Swiss tax number.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.