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......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
HDescribeFile (Function)
Describes a data file programmatically.
Principle for running threads
At runtime, an application runs in a main thread......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
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....
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
History of versions
The history of setup versions is an advanced feature of the network setup......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Task list
Each project can be associated with a task list......
Message text file format
The text files created by WDMSG use a specific format......
XMLSave (Function)
Saves an XML document in a file.