|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Two tools can be used to create a setup program... |
|
|
|
|
|
|
|
| If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication. |
|
|
|
|
|
|
|
| The last wizard step for creating the setup program allows you to... |
|
|
|
|
|
|
|
| The setup program creation wizard allows you to define all the settings of your setup program. |
|
|
|
|
|
|
|
| The setup program creation wizard includes the setup of the database along with the application and suggests additional elements... |
|
|
|
|
|
|
|
| If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup... |
|
|
|
|
|
|
|
| Several methods can be used to distribute a WINDEV application... |
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
|
| The test of a dynamic project can be run...... |
|
|
|
|
|
|
|
| If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications...... |
|
|
|
|
|
|
|
| Facebook is the world's most popular social network. It is commonly used by companies to reach their customers...... |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
|
| The email structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc.... |
|
|
|
|
|
|
|
| This help page explains how to read emails via the IMAP protocol.... |
|
|
|
|
|
|
|
| The WEBDEV styles are advanced styles, easier to use than the CSS styles...... |
|
|
|
|
|
|
|
| Visual Basic (like many other languages) allows you to create custom DLLs...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...... |
|
|
|
|
|
|
|
| Google Analytics is a very popular tool for measuring site traffic...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|