|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Creates an Excel file with the data from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
|
| Performs a search in:
a Table control,
a TreeView Table control,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad). |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...... |
|
|
|
|
|
|
|
| External component in practice... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min |
|
|
|
|
|
|
|
| Duplicates the record read in a table: the record found in memory is added into the table (query or view). |
|
|
|
|
|
|
|
| Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
|
| Refreshes a TreeView control from a given position. |
|
|
|
|
|
|
|
| Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
|
| A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...... |
|
|
|
|
|
|
|
| Opens the main menu of the current window. |
|
|
|
|
|
|
|
| The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable. |
|
|
|
|
|
|
|
| Dials a phone number for a voice line. |
|
|
|
|
|
|
|
| Starts the execution of a secondary thread. |
|
|
|
|
|
|
|
| Checks the validity of an email address. |
|
|
|
|
|
|
|
| If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|