ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
Constants for managing tiles
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Font management functions
List of functions for managing fonts...
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Managing duplicates in the TreeView controls (prefix syntax)
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......