Tuto WINDEV 25
Part 1: Discovering WINDEV 37 ▶ Run the test of this window to see the result at run time. ▶ Go back to the editor by closing the test window. ▶ We are now going to force the use of an uppercase letter when entering and displaying the first name. Remark By default, the characters will be typed in uppercase or in lowercase according to the position of [CAPSLOCK] key on the keyboard. This type of input can cause problems when performing a search for example. WINDEV proposes to manage an input mask for a control. The input mask is used to automatically format the value typed, without programming. ▶ To modify the input mask: 1. Double-click the "First name" control. The control description window appears. 2. In the "General" tab, expand the "Input mask" list and choose "1st letter in caps.". 3. Validate the control description window. 4. In the editor, the mask name is automatically displayed in the control. ▶ Run the test of this window to see the result at run time. Your first window was successfully created. In the rest of this lesson, we are going to discover new WINDEV concepts. ▶ Validate the message and close the test window (click the cross in the top right corner of window). The editor is redisplayed. ▶ Close the "WIN_Welcome" window displayed in the editor: on the "Home" pane, in the "General" group, click "Close".
Made with FlippingBook
RkJQdWJsaXNoZXIy NDQ0OA==