ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Note (Property)
The Note property is used to get and change a text associated with an element.
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (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.
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.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
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.
<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.
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.
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.