|
- Overview of edit control
- Create an "Edit" control
- Main characteristics of edit control
- Type of an edit control
- Types and masks
- Displaying a hint text in an Edit control
- Other important characteristics
- Swap
The edit control allows the user to type information. The edit control can also be used to view information. Versions 18 and later New in version 18Create an "Edit" control To create an "Edit" control: - On the "Creation" pane, in the "Usual controls" group, click
. - Click where the control will be created in the window or page. The control appears in the editor.
Remark: You also have the ability to create an edit control from a list of preset controls by expanding "Edit". The list of available controls is displayed with the project skin template. Simply click the control you want to create in the editor. To view the control characteristics, select "Description" in the context menu. Report editor: You also have the ability to create an edit control in a report. For more details, see Input in the reports. Main characteristics of edit control Type of an edit control The format of an edit control depends on the type of information displayed or entered. The following types of edit controls can be created: Types and masks Input mask: Several input masks can be used for each type of edit control. These input masks are multilingual: different input masks can be selected according to the runtime language of the project. For more details, see Multilingual feature in the controls. These input masks can be modified by programming with InputMask. Versions 17 and later New in version 17 Versions 20 and later New in version 20
Related Examples:
|
Unit examples (WINDEV): The edit control
[ + ] Using an edit control.
|
|
Unit examples (WINDEV Mobile): The RTF edit control
[ + ] Using text in RTF format in the edit controls. This format is very useful to format and view data.
|
|
Unit examples (WINDEV): The special characters
[ + ] Handling special characters in an RTF control and viewing the ASCII and ANSI codes.
|
|
Unit examples (WINDEV): The voice recognition functions
[ + ] Using the voice recognition functions. The voice commands of Windows Vista (or Windows XP, with a specific software) are used to control WINDEV applications with the voice. A WINDEV application already responds to the voice when the user dictates in an edit control or spells out the caption of a button. You also have the ability to program a specific voice command to perform a specific action.
|
|
Unit examples (WINDEV): Advanced input mask
[ + ] Handling the input masks in WINDEV: - Defining the format of positive/negative number in a numeric edit control - Defining how negative numbers will be displayed in a numeric edit control - Defining how the value 0 will be displayed in a numeric edit control - Using a regular expression to prevent from typing characters other than 1, 2, 3, 4, 5 and 6. - Using a regular expression to "regulate" the input of a French registration number
|
|
Training (WINDEV): WD Search Control
[ + ] This example explains how to manage an edit control used to perform FullText searches of "google" type in your database.
|
|
Complete examples (WEBDEV): WW_Rewali
[ + ] This example is a site for travel booking. It proposes travels at very attractive prices. You have the ability to choose the travel duration, the start dates, then validate the purchase until the payment via Paypal. It is using the "scrolling banner" control and the planes.
|
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |