|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Three types of replication are proposed...... |
|
|
|
|
|
|
|
| Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| A Data Source variable is used to describe a temporary data source (query, view, alias, etc.). |
|
|
|
|
|
|
|
| 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 Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
|
| In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...... |
|
|
|
|
|
|
|
| How to discover WINDEV Mobile?... |
|
|
|
|
|
|
|
| Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application.
This new function is available from WINDEV Suite SaaS 2025 Update 1.... |
|
|
|
|
|
|
|
| When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code...... |
|
|
|
|
|
|
|
| Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
|
| Forces the operating system of the computer where the data files are found to write data onto the disk. |
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date (this date is a character string). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|