|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
|
| When developing a project, the project is compiled on a regular basis.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions...... |
|
|
|
|
|
|
|
| Regardless of the skill of the development team, the end user will always want to do something that has not been planned for...... |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
| This feature is used to signal that a table cannot be modified after writing...... |
|
|
|
|
|
|
|
| The MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
|
| The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
|
| When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Selects a date in a Calendar control. |
|
|
|
|
|
|
|
| The Date keyword can correspond to... |
|
|
|
|
|
|
|
| Rolls the transaction back to the savepoint. |
|
|
|
|
|
|
|
| Rolls the transaction back to the savepoint. |
|
|
|
|
|
|
|
| Opens the system date picker. |
|
|
|
|
|
|
|
| Selects a date in a Calendar control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|