ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

File download functions
The following functions are used to manage downloads......
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
RightToLeft (Property)
The RightToLeft property gets and changes the writing direction of an element...
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
DateToDay (Function)
Returns the day corresponding to a given date.
<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....
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
RSS feed management functions
List of functions for managing RSS feeds...
Constants for managing Big Data Redis databases
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......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
HTML document management functions
List of functions that manipulate HTML documents....