ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
File download functions
The following functions are used to manage downloads......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Seek (Function)
Searches for the index of an element in a WLanguage array.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
RSS feed management functions
List of functions for managing RSS feeds...
Continent and country management functions
Continent and country management functions...
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...