|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native Connector for MySQL...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls...... |
|
|
|
|
|
|
|
| The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)...... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to create window templates.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads.... |
|
|
|
|
|
|
|
| The IMAP protocol is a standard protocol for managing emails...... |
|
|
|
|
|
|
|
| Passwords, private keys and tokens are often used in programming...... |
|
|
|
|
|
|
|
| The Software Factory is used to automate the application production process.... |
|
|
|
|
|
|
|
| Comparing two windows (two pages, two reports, two classes, ...... |
|
|
|
|
|
|
|
| The query editor automatically creates a technical documentation for each query...... |
|
|
|
|
|
|
|
| In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project...... |
|
|
|
|
|
|
|
| WDTRAD allows you to import and export a dictionary...... |
|
|
|
|
|
|
|
| Widgets are small applications that can be displayed on the home screen of phones or tablets...... |
|
|
|
|
|
|
|
| The remote management tool is used to manage the connections to the dynamic WEBDEV sites.... |
|
|
|
|
|
|
|
| To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must...... |
|
|
|
|
|
|
|
| Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table. |
|
|
|
|
|
|
|
| Validates the current transaction:
the modifications performed on the table 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.... |
|
|
|
|
|
|
|
| If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction. |
|
|
|
|
|
|
|
| Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|