|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Comparing two windows (two pages, two reports, two classes, ...... |
|
|
|
|
|
|
|
| Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
|
| Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
|
| There are two methods to populate Table and Looper controls programmatically...... |
|
|
|
|
|
|
|
| The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator...... |
|
|
|
|
|
|
|
| The Table allows users to easily view and enter data stored in memory or from a table, view or query...... |
|
|
|
|
|
|
|
| Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
|
| When your application is fully described (windows, reports, queries, etc.)...... |
|
|
|
|
|
|
|
| The following paragraphs explain...... |
|
|
|
|
|
|
|
| Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
|
| Modifies the status of an event. |
|
|
|
|
|
|
|
| Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project...... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min |
|
|
|
|
|
|
|
| A Pivot Table control can be handled through programming...... |
|
|
|
|
|
|
|
| The automatic data file modification updates the description of data files on user computers...... |
|
|
|
|
|
|
|
| All the controls in a window or report have a different z-index...... |
|
|
|
|
|
|
|
| Usage example of the HDescribeConnection function |
|
|
|
|
|
|
|
| Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the table described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|