Tuto WINDEV 25

Part 1: Discovering WINDEV 33 ▶ To display the control properly: 1. Select the control (all you have to do is click it with the mouse). 2.  In the popup menu (right click), select "Adapt the size". 3.  The control is immediately enlarged and the caption is entirely displayed. Remark : You also have the ability to manually enlarge the input area of control: 1. Select the control. 2. Position the mouse cursor above one of the handles found on the right of control (small square). The mouse cursor turns into arrow. 3. Click with the left mouse button and keep the button down during the move used to enlarge the control. 4. Release the mouse button once the control was resized. ▶ To create the "Display" Button control: 1. On the "Creation" pane, in the "Usual controls" group, click . 2. Position the control in the window. Create the Button control at the desired location with a click (on the right of edit control for example). 3. Click the control that was just created. The text displayed in the control becomes editable. Tip To quickly edit the control caption, you also have the ability to: • Select the control. • Press the Enter or Space key. 4.  Type the caption: "Display". The name of the Button control automatically becomes "BTN_ Display". 5. You can see the name of the control: • in the tooltip displayed when the control is hovered by the mouse cursor: • in the status bar of editor: Remark If you are using a 4K screen, the editor elements are automatically zoomed. The zoom level used depends on the Windows display settings. ▶ We are going to display the text typed in a dialog box (a mini-window proposed by the system). To do so, we will be using our first WLanguage function: Info .

RkJQdWJsaXNoZXIy NDQ0OA==