ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Date management constants
List of constants used by date management functions...
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
WINDEV License Agreement
WINDEV License Agreement...
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
FontMinSize (Property)
The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Camera functions