ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
7. Source Code Manager (SCM)
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.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
HTML document management functions
List of functions that manipulate HTML documents....
HDescribeFile (Function)
Describes a data file programmatically.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
Testing a project: setting
By testing the project you can simulate how the application will run......
Constants for managing the Enumerations and the Combinations
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
6. HFSQL Client/Server clusters
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
6. HFSQL Client/Server cluster
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
XMLSave (Function)
Saves an XML document in a file.
Redis management functions
The following functions are used to manage a Redis database:...