|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile support two types of menus ... |
|
|
|
|
|
|
|
| Prompts the user to grant an application permission. |
|
|
|
|
|
|
|
| Displays the permission request for user activity tracking. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by URISelect for the selected file. |
|
|
|
|
|
|
|
| A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ...... |
|
|
|
|
|
|
|
| The operations on binary values are performed...... |
|
|
|
|
|
|
|
| An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability. |
|
|
|
|
|
|
|
| Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher. |
|
|
|
|
|
|
|
| The following paragraphs present...... |
|
|
|
|
|
|
|
| Usage example of the EmailReadLast function |
|
|
|
|
|
|
|
| Usage example of the EmailReadPrevious function |
|
|
|
|
|
|
|
| The Zoom property is used to determine and change the zoom applied to an element. |
|
|
|
|
|
|
|
| The "Image catalog" pane is a context-sensitive image catalog...... |
|
|
|
|
|
|
|
| The description of the parameter type is optional...... |
|
|
|
|
|
|
|
| Unlocks an application that was locked automatically or by LockAppPassword. |
|
|
|
|
|
|
|
| The Multiline property determines if an element supports multiline text. |
|
|
|
|
|
|
|
| The RightToLeft property is used to get and change the writing direction of an element... |
|
|
|
|
|
|
|
| The Condensed property is used to:
Determine whether a Font variable is condensed.
Condense a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
|
| Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
|
| Large is used to:
Find out whether a Font variable is enlarged.
Enlarge (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
|
| The result of a select query can be...... |
|
|
|
|
|
|
|
| Opens a modal dialog with a calendar to enter a date. |
|
|
|
|
|
|
|
| Initializes the external language...... |
|
|
|
|
|
|
|
| Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation. |
|
|
|
|
|
|
|
| A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|