ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the input mode of a control Hide the details
Input mode for the specified control. The possible values are: inputType123"123" modeinputType_abc"abc" mode in lowercase charactersinputTypeABC"ABC" mode in uppercase charactersinputTypeDefaultInput mode optimized according to the characteristics of current control or default input mode defined by the user of SmartphoneinputTypeT9"T9" mode in lowercase charactersinputTypeT9Upper"T9" mode in uppercase charactersinputTypeTextLast input mode in lowercase characters used (inputTypeT9 or inputType_abc)inputTypeTextUpperLast input mode in uppercase characters used (inputTypeT9Upper or inputTypeABC)See Input mode on Smartphone for more details.
Name of control to use: Edit control, Combo Box control.
Modifying the input mode of a control Hide the details
New input mode for the specified control. The possible values are: inputType123"123" modeinputType_abc"abc" mode in lowercase charactersinputTypeABC"ABC" mode in uppercase charactersinputTypeDefaultInput mode optimized according to the characteristics of current control or default input mode defined by the user of SmartphoneinputTypeT9"T9" mode in lowercase charactersinputTypeT9Upper"T9" mode in uppercase charactersinputTypeTextLast input mode in lowercase characters used (inputTypeT9 or inputType_abc)inputTypeTextUpperLast input mode in uppercase characters used (inputTypeT9Upper or inputTypeABC)See Input mode on Smartphone for more details.
Last update: 09/18/2020
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: