Tuto WINDEV 25
436 Part 8: Appendices Main terms used AAF Automatic Application Features. Alignment Method for organizing the controls in a window or page. For example, center a control in a page, define the same width for several controls, ... Analysis Description of structure of data files and relationships. Anchoring Mechanism that consists in defining positioning or resizing rules in order for the content of a window or page to adapt when resizing a window or a browser. Application RAD Fast development method of program from a program template. Array Type of variable that contains several values. The values can be accessed via a subscript. The [] characters are used to access the elements of an array. Assignment Operation that consists in assigning a value to a variable or control. For example: // Assign the value MOORE to CustomerName variable CustomerName = "MOORE" The = sign is the assignment operator. Break (report) Mechanism that consists in grouping and separating the data according to a value. For example, create a break in a report that is used to list the customers by city. The customers who live in the same city are grouped together. Visually, we separate the customers for each new city. Class (OOP) Element defined in Object-Oriented Programming. A class gathers methods (actions) and members (data). Classic (data file) Type of access to an HFSQL data file. An HFSQL data file is Classic when accessed directly in its directory.
Made with FlippingBook
RkJQdWJsaXNoZXIy NDQ0OA==