|
|
|
|
|
- Overview
- Attributes and controls of a Looper control based on a data file
- Attributes and controls of a Looper control based on a data file in WINDEV or WINDEV Mobile
Looper control based on a data file
This type of Looper control uses data from a data file or query. Each row found in the Looper control corresponds to a record of the data source. The number of records that can be viewed is unlimited, only the visible rows of control are loaded in memory. The Live Data (available in the editor) is used to easily resize the controls found in the rows. Attributes and controls of a Looper control based on a data file
Related Examples:
|
Complete examples (WEBDEV): webmillion
[ + ] The following topics are presented in this example: 1/ Using queries 2/ Using "browsing" loopers in automatic browse 3/ Using "browsing" loopers in manual browse Summary of the example supplied with WEBDEV: This Web application, powered by WEBDEV, is used to display, find and order tee-shirts. Once the order is placed, you have the ability to use the PayBox module for secure payment. This example contains a page used to generate a data file containing an important number of records.
|
|
Cross-platform examples (WINDEV Mobile): WM Attendance
[ + ] This application is an attendance manager. It allows you to list the persons who attended a meeting. The database is filled beforehand with the list of registered persons. You have the ability to find a person by using his/her name. The following topics are presented in this example: 1/ using a browsing looper based on a query 2/ using a database in HFSQL format.
|
|
Cross-platform examples (WINDEV Mobile): WM Managing Contacts
[ + ] This example presents the management of contacts for Android et iOS. It is used o: - list the contacts found on the phone - call the contacts - send SMSs to the contacts - ...
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|