Tuto WINDEV 25

406 Part 7: Advanced programming Overview The dynamic compilation is used to compile a code at any time in the application. A common example? Your application contains a formula that can be configured. To change the parameters, there is no need to provide the executable again: the modification of a text file is sufficient. Example The dynamic compilation will be presented via the unit example named "Dynamic compilation". The "Dynamic compilation" window explains how to dynamically compile WLanguage code (stored in string format), run the procedure that was dynamically generated and process the possible runtime errors. ▶ To run the test of this window: 1. Open the unit example named "Dynamic compilation". 2. Run the test of "WIN_DYNAMIC_COMPILATION" window. 3. Click the different "Run" buttons to see the different cases. 4. Stop the test.

RkJQdWJsaXNoZXIy NDQ0OA==