ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoFind (Function)
Finds documents in a MongoDB collection.
18. Order of execution of the code of buttons/links
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
fListDisk (Function)
Returns the list of disks installed on the computer.
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.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......