ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
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.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST web service.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
Events associated with a Navigation Bar control
DDEUnLink (Function)
Interrupts a link between an item and a data.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.