|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
|
| The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration.
Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration.
Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item.
Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
|
| When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...... |
|
|
|
|
|
|
|
| When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
|
| Git is a source code manager...... |
|
|
|
|
|
|
|
| The AutomaticErase property is used to:
find out whether an edit control is in "Automatic erase" mode.
modify the "Automatic erase" characteristic of an edit control.... |
|
|
|
|
|
|
|
| The positioning marks are used to "tag" specific lines of code...... |
|
|
|
|
|
|
|
| The ScreenCastAllowed property is used to:
find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay),
allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay).... |
|
|
|
|
|
|
|
| NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)...... |
|
|
|
|
|
|
|
| The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
|
| The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application...... |
|
|
|
|
|
|
|
| Converts a date to an integer. |
|
|
|
|
|
|
|
| Converts a date to an integer. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...... |
|
|
|
|
|
|
|
| The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
|
| With the WEBDEV Application Server in version 27, you can create server clusters with ease...... |
|
|
|
|
|
|
|
| When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects...... |
|
|
|
|
|
|
|
| The WithClosingButton property is used to:
Determine whether all the tabs of a Dynamic Tab control have a Close button.
Show a Close button in all the tabs of a Dynamic Tab control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|