ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
GuidedTourChangeStep (Function)
Moves to another step of the Guided Tour.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Asc (Function)
Returns the ASCII code of the specified character.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
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.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.