|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program. |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
|
| To specify the selection conditions in an SQL query, you can use...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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"). |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Updates on the server all the links of an HFSQL Client/Server table.
Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically manipulate Wire controls...... |
|
|
|
|
|
|
|
| Removes the '/' or '\' characters from the end of a string, if necessary.... |
|
|
|
|
|
|
|
| This document presents the different access modes to databases from a WINDEV Java application...... |
|
|
|
|
|
|
|
| List of events associated with OLE controls... |
|
|
|
|
|
|
|
| List of events associated with Carousel controls... |
|
|
|
|
|
|
|
| List of events associated with the TreeMap controls... |
|
|
|
|
|
|
|
| List of events associated with Toolbar controls... |
|
|
|
|
|
|
|
| Events associated with a Repositionable Note control... |
|
|
|
|
|
|
|
| List of events associated with ListView controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|