|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| Enables or disables a WLanguage procedure called on each request in a session. |
|
|
|
|
|
|
|
| List of various constants.... |
|
|
|
|
|
|
|
| List of constants for managing the visibility of an object.... |
|
|
|
|
|
|
|
| A Slider control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| Returns the name of the page requested at the start of the session. |
|
|
|
|
|
|
|
| An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
| Enables or disables the "heartbeat" of the current session. |
|
|
|
|
|
|
|
| List of properties associated with the cells of the status bars... |
|
|
|
|
|
|
|
| The following functions are used to manipulate Action Bar controls...... |
|
|
|
|
|
|
|
| A property is a code element that includes two processes...... |
|
|
|
|
|
|
|
| ...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
|
| Two methods can be used to create a query...... |
|
|
|
|
|
|
|
| Deletes from the AWP context a variable that was added by DeclareAWPContext. |
|
|
|
|
|
|
|
| To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
|
| The ScheduledTask structure is used to define the characteristics of a scheduled task...... |
|
|
|
|
|
|
|
| An option of a drop-down or context menu in a page can be associated with an action...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|