|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This help page explains how to add a secure payment into a WEBDEV site...... |
|
|
|
|
|
|
|
| Gets a file via the Secure Copy Protocol. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The management of branches is used to manage several versions of the same application in parallel...... |
|
|
|
|
|
|
|
| Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
|
| Used to find out whether the current print was canceled by the user. |
|
|
|
|
|
|
|
| Defines an attach point for one of the two extremities of a Wire control. |
|
|
|
|
|
|
|
| From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time...... |
|
|
|
|
|
|
|
| The query editor proposes two methods for creating a query...... |
|
|
|
|
|
|
|
| In some cases, you may want to use a custom synchronization for Table controls based on a data file...... |
|
|
|
|
|
|
|
| Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
|
| Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
|
| The main executable options are as follows...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
|
| The executable will be stand-alone if the following elements are included in the executable...... |
|
|
|
|
|
|
|
| Used to find out and modify the current worksheet in an XLS file. |
|
|
|
|
|
|
|
| In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows).... |
|
|
|
|
|
|
|
| Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen).... |
|
|
|
|
|
|
|
| When you design a quick prototype, you often create windows (or pages) without defining any data files...... |
|
|
|
|
|
|
|
| The HCS.Timeout variable is used to modify the connection timeout:
for the connections established by HOpenConnection.
for the automatic connection openings.... |
|
|
|
|
|
|
|
| Configures the printer for a print performed in WLanguage:
by opening the configuration window.
by modifying the printer used for the current print.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|