ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
UUID (Property)
The UUID property is used to get the identifier of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
Attribute (Property)
The Attribute property is used to manage attributes.
Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
Alignment
The Alignment property is used to align elements.
Path (Property)
The Path property gets and sets a path.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
Point
The Point keyword is used to manage a point...
Diagram management functions
Diagram management functions...
Password (Property)
The Password property sets and changes the password.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
Port (Property)
The Port property is used to identify and change a server connection port.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
Source (Property)
The Source property is used to get and change the source of an element.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Category (Property)
The Category property gets and sets the category of an element.