ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
Error (Function)
Displays a custom error message in a system error window.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
WINDEV Framework License Agreement
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").