ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Size (Property)
The Size property is used to determine and change the size of an element.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
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.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
2. Projects in practice
Discover the main operations that can be performed on a project....
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
ControlCurrent (Function)
Returns the name of the control currently in edit.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
Version (Property)
The Version property gets and sets the version of an element.
HTTPSendForm (Function)
Sends an HTTP form.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
ChangeCharset (Example)
Usage example of the ChangeCharset function
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).