Tuto WEBDEV 25

Part 1: Discovering WEBDEV 33 Remark The code editor allows you to write the WLanguage code of your processes. The code editor presents the events associated with each control, which means the events on which a specific process can be run. Remark: Events are displayed in the order in which they will be run. For example, the events associated with the Button control are: • Initialization. • Browser click. • Server click. ▶ Let’s study the WLanguage code displayed: the server code and the browser code are identified by different colors: • The browser code, that will be run on the computer of Web user, is displayed in green. • The server code, that will be run on the server, is displayed in yellow.

RkJQdWJsaXNoZXIy NDQ0OA==