Tuto WINDEV 25

194 Part 4: Full application with data Answer If you did not create the windows in the previous lessons, you can follow this lesson by opening a corrected project: in WINDEV’s home page (Ctrl + <), click "Tutorial" and select "Full application (With windows)". A full corrected application project is also available: in WINDEV’s home page (Ctrl + <), click "Tutorial" and select "Full application (Answer)". In this case, to follow the rest of the lesson, select the "Windows 32-bit executable" configuration in the "Project explorer" pane. Printing the content of a Table control In the previous lesson, we have created a Table control used to display the result of a multi-criteria search. Let’s take a look at the different methods used to print the content of this Table control. Direct print via the AAF (Automatic Application Feature) In the previous lessons, you have noticed that several automatic features (called AAF) were proposed by WINDEV. An AAF allows you to print the content of a Table control. Remark The entire list of AAFs (Automatic Application Features) is available in the WINDEV AAF 25.PDF file. This file is automatically included in your application if you choose the "Help for AAF" option when creating the automatic menu. ▶ Let’s run a quick test: 1. Display "WIN_Menu" in the window editor (if necessary). 2. Click among the quick access buttons. 3. Select the "Finding orders" tab pane if necessary. 4. Define the different search parameters: • Status of orders, • Payment mode, • Range of dates to take into account. 5. Click "Find". 6. When the data is displayed in the Table control, display the popup menu of control ( icon at the top right or right click on control).

RkJQdWJsaXNoZXIy NDQ0OA==