Tuto WINDEV 25
Part 8: Appendices 437 Client/Server (data file) Type of access to an HFSQL data file. An HFSQL data file is Client/Server when accessed by connecting to a server that has this data file via the HFSQL engine. Control (window or page) Graphic element used to build the interface of a program or site. Control template Container of one or more controls (with processes) that can be indefinitely re-used in pages. Main template characteristic: if the initial template is modified, the modifications are automatically applied to the different template uses. Database Element containing the program data. The data is organized in data files (also called tables). Data binding Method used to associate a graphic interface element to a data (variable, item). Deployment Consists in installing a program on the user computer. Editor Program that is used to create a project element (window editor, page editor, ...). Event-driven Type of programming. A user action on a window or on a page induces a code to run. The code of the action to run is typed in the event representing the user action. For example, the "Button click" event corresponds to the user clicking this button with a mouse. External component Software brick that is used to export one or more business rules in order to re-use them. Data file (Table) Element that constitutes a database. A data file is used to store the data entered into a program. For example, a CUSTOMER file will contain the customer information that was entered into a program. Global (variable or procedure) Corresponds to the scope in memory of a variable or procedure. A global element is accessible from any other project element. The opposite is local.
Made with FlippingBook
RkJQdWJsaXNoZXIy NDQ0OA==