ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDeleteTask (Function)
Deletes a scheduled task.
PreviousPage (Function)
Returns the name of the previous page.
BurnerList (Function)
Returns the list of burners installed on the current computer.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
End of Document block
The End of document block is run once at the end of the report execution......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
HTMLToText (Function)
Converts an HTML string or buffer to text.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
18. Order of execution of the code of buttons/links
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
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.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
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.