|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Defines the WLanguage procedure executed when the user clicks on a deep link. |
|
|
|
|
|
|
|
| Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
|
| Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
|
| The gglPath type is used to define the characteristics of the route to drawn on a map... |
|
|
|
|
|
|
|
| Retrieves an address or a list of addresses corresponding to the description of a geographic location. |
|
|
|
|
|
|
|
| When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.... |
|
|
|
|
|
|
|
| The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document. |
|
|
|
|
|
|
|
| Opens a system window to select a resource from:
from the device file system,
from the Cloud (Google Drive, Microsoft OneDrive, etc.)
or from one of the content managers installed on the device.... |
|
|
|
|
|
|
|
| Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
|
| Copies the attachment of current email onto the user computer (locally). |
|
|
|
|
|
|
|
| Several DotNet functions are available in WINDEV...... |
|
|
|
|
|
|
|
| The Group structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| Triggers the device's speech recognition service.... |
|
|
|
|
|
|
|
| Extracts and decompresses a list of files found in an archive to a physical location. |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min |
|
|
|
|
|
|
|
| Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
|
| The Appointment structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| List of events associated with Table controls... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to use...... |
|
|
|
|
|
|
|
| Adds a row to a Table or TreeView Table control with an animation. |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| A cookie is an easy way to temporarily store information on the user's computer...... |
|
|
|
|
|
|
|
| Starts the execution of a secondary thread. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|