Tuto WINDEV 25

266 Part 4: Full application with data ▶ We are now going to generate our component. 1. On the "Project" pane, in the "Generation" group, click "Generate". 2.  The wizard for generating the component starts. Go to the next step of the wizard. WINDEV lists the elements that will be included in the component (elements specified in the configuration and analysis). 3. Select all elements ("All" button) and go to the next step. 4.  The wizard asks you to select the component elements that will be accessible from the client application. In our example, only the set of procedures "SET_Component" will be used: 5. Go to the next step. 6. WINDEV proposes to allow the translation of component. This feature is interesting if your component must be used by multilingual applications. If the option "Allow component translation" is checked, the specified component elements can be translated from the application that is using the component. This translation will be performed via WDMSG, independent module used to check out and check in the project messages to translate. In this example, don’t check this option. Go to the next step. 7. Choose the component languages. Our example will contain the English language only. Go to the next step.

RkJQdWJsaXNoZXIy NDQ0OA==