Tuto WINDEV 25

86 Part 2: The WLanguage basics How to communicate with the user? All you have to do is use an advanced dialog box. These dialog boxes are used to manage: • the directive questioning ( Dialog ): the user answers a question via the buttons containing the text of the action to perform. • the immediate input ( Input ), by allowing the user to type the requested value in the dialog box. See the online help for more details (keyword: "Dialog" and "Input"). ▶ To check the different modes for communicating with the user: 1. Open the "WD My first windows" project if necessary: on the "Home" pane, in WINDEV’s home page (Ctrl + <), click "Tutorial" and select "My first windows (Answer)". 2. Open the "WIN_Dialog" window. This window presents the different dialog modes. 3.  Test this window ( among the quick access buttons). 4. Click the different buttons to check the different dialog modes. 5. Stop the test of this window and go back to the code editor to study the code of each Button control.

RkJQdWJsaXNoZXIy NDQ0OA==