ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
1. Examples provided with WINDEV Mobile
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
6. Multiple generation
...Multiple generation...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
7. Source Code Manager (SCM)
ERR_BUTTON_EXPECTED
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
<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....
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
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......
HDescribeFile (Function)
Describes a data file programmatically.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
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....