ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: input une
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Screen,Input (External language)
Starts the input in the controls of a window.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Mask management functions
The following functions are used to manage masks......
ControlNext (Function)
Returns the name of the next control in input mode.
Invalid input management functions
Invalid input management functions...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
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.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
<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.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.