Tuto WEBDEV 25

424 Part 13: The WLanguage basics OOP Abbreviation of Object-Oriented Programming. Page Element of a WEBDEV project where the graphical site interface is defined. In most cases, a site includes several pages linked together. Page template Container representing a standard page that can be applied to one or more project pages. Main template characteristic: if the initial template is modified, the modifications are automatically applied to the different template uses. Parameter (window, page, procedure, method, ...) Element expected in a window, page, procedure, method, ... during the call to this one. Each value passed in parameter must be assigned to a variable. Popup menu Drop-down menu containing the possible actions depending on the location where the right mouse click was performed and on the type of element onto which this right click was performed. Private Variable or procedure that can only be used in the current element. Procedure Project element containing the code of a process to run. Project Element that groups all the elements that constitute a program or a site. A project contains for example an analysis, pages, reports, queries, ... Project code Code run when starting a program or a site. Project configuration Description of output format of project: Windows executable, Linux, JAVA, ... Property (control, window, ...) Keyword representing an element characteristic. The properties are used to handle and modify the characteristics of project elements by programming. Public Variable or procedure that can be used from all elements.

RkJQdWJsaXNoZXIy NDQ0OA==