|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
|
| Retrieves the phone number input mask adapted to a given country. |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| The following functions are used to manage masks... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks... |
|
|
|
|
|
|
|
| Formats a character string using an InputMask variable. |
|
|
|
|
|
|
|
| Retrieves the postal code input mask adapted to a given country. |
|
|
|
|
|
|
|
| A metatype is a combination of characteristics of an item and a bound control...... |
|
|
|
|
|
|
|
| In a multilingual application or site, the multilingual feature is proposed for the following elements...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls...... |
|
|
|
|
|
|
|
| Displays a message allowing the user to type an information. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically...... |
|
|
|
|
|
|
|
| Builds a list of controls that require data input/contain invalid data.... |
|
|
|
|
|
|
|
| Opens the system time picker. |
|
|
|
|
|
|
|
| Opens the system date picker. |
|
|
|
|
|
|
|
| The Edit control allows users to enter data...... |
|
|
|
|
|
|
|
| Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
|
| Converts a DateTime to string in the specified format. |
|
|
|
|
|
|
|
| The MemoryFormat property gets and sets the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static Text controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|