|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 '/').... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program. |
|
|
|
|
|
|
|
| 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, ...... |
|
|
|
|
|
|
|
| Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items"). |
|
|
|
|
|
|
|
| The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|