|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns an array corresponding to the intersection of two arrays.
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Use the new features of WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Links (or not) the points found in a "Scatter" chart.
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| Defines the size of points in a "Scatter" chart.
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| Returns the display mode of a Scheduler control: day, week, month, ...... |
|
|
|
|
|
|
|
| Initializes the color of a series in a "Scatter" chart.
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| Returns an array corresponding to the union of two arrays.
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Use the new features of WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
|
| To create a.NET assembly accessible by COM, you must...... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
|
| Disables the tracking of user positions for a WINDEV Mobile application. |
|
|
|
|
|
|
|
| Source Code Manager (SCM)... |
|
|
|
|
|
|
|
| WINDEV Mobile covers the entire application development cycle... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
|
| This diagram presents the different steps for developing an application with WINDEV...... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default:... |
|
|
|
|
|
|
|
| Allows you to automatically start a WINDEV application when a specific event occurs. |
|
|
|
|
|
|
|
| Returns an array corresponding to the union of two arrays (without deleting duplicates).
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Use the new features of WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| Initializes the label of a data series in a "Scatter" chart.
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| Whenever the application is modified on the development computer (modifications of windows, code, analysis, ...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|