ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.InputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
<Edit>.OpenAssistedInput (Function)
Opens the list of values proposed by the assisted input for an edit control.
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.