ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of edit control to use.
Parameter to modify: aiDelayTimeout before triggering the completion. This timeout is expressed in milliseconds. By default, the timeout is set to 200 milliseconds. aiFilterFilter that will be used for the assisted input. It is a "Starts with" filter by default. This filter can correspond to one of the following values: filterNoneDisables the automatic filter used by the assisted input. The filter must be performed manually. filterStartsWith"Starts with" filter. filterContains"Contains" filter. filterDifferent"Is different from" filter. filterEqual"Is equal to" filter.filterLessOrEqual"Is less than or equal to" filter.filterLess"Is less than" filter.filterDoesNotStartWith"Does not start with" filter.filterDoesNotContain"Does not contain" filter.filterDoesNotEndWith"Does not end with" filter.filterGreaterOrEqual"Is greater than or equal to" filter.filterGreater"Is greater than" filter.filterEndsWith"Ends with" filter.aiAutomaticOpeningConfigures the automatic opening for the list of choices: True to open the list automatically, False not to open the list automatically. in this case, the list can be opened by <Edit>.OpenAssistedInput. The list is automatically opened by default.aiNoCaseTaking the case and the accented characters into account: True to ignore the case and the accented characters. False to take the case and the accented characters into account. The case and the accented characters are ignored by default. aiMinSizeNumber of characters in input before opening the list of choices. By default, the list of choices is opened as soon as the first character is entered.
New value for the parameter.
Last update: 02/09/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: