ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Edit>.OpenAssistedInput (Function)
Opens the list of values proposed by the assisted input for an edit control.
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.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
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.
<Table>.InputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
AssistedInputOpen (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.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).