ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveDownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
gImage (Function)
Builds a sequence of characters containing an image.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Page (Property)
The Page property is used to handle a page.
PDFPassword (Function)
Protects a PDF document with a password.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.