ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Replication (Property)
The Replication property is used to identify and change the replication mode.
FontName (Property)
The FontName property is used to manage the name of the font used.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
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.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
<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.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Multiline strings
To type character strings over several lines in the code editor...