ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
TouchScrollable (Property)
The TouchScrollable property is used to: Determine if the control supports touch scrolling. Enable or disable touch-responsiveness for a control....
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
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.
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
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....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
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.
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.
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.