ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
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.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
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.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.