ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
FontName (Property)
The FontName property is used to manage the name of the font used.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
Multiline strings
To type character strings over several lines in the code editor...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
xBase files: Limits
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.