|
|
|
|
|
|
|
Retrieves the postal code input mask adapted to a given country. |
|
|
|
|
|
|
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks... |
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
Formats a character string using an InputMask variable. |
|
|
|
|
|
|
Retrieves the phone number input mask adapted to a given country. |
|
|
|
|
|
|
The Edit control allows users to enter data...... |
|
|
|
|
|
|
Converts a DateTime to string in the specified format. |
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second.... |
|
|
|
|
|
|
The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
Returns the caption of a currency. |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.... |
|
|
|
|
|
|
List of constants used by properties associated with windows, reports, pages and controls.... |
|
|
|
|
|
|
This control can be used to display dates, times and currency values while respecting the corresponding display format...... |
|
|
|
|
|
|
Returns the value of the exchange rate for a currency. |
|
|
|
|
|
|
The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
Identifies or modifies the display currency used by default. |
|
|
|
|
|
|
Identifies or modifies the stored currency used by default. |
|
|
|
|
|
|
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels...... |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
Converts a value expressed in Euro into another currency. |
|
|
|
|
|
|
Converts to Euro a value expressed in a specific currency. |
|
|
|
|
|
|
Converts a currency into another currency. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|