|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The project comparator is used to compare two elements and to list the differences found...... |
|
|
|
|
|
|
|
| Closes a docx file and frees the document. |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a Windows Mobile application.
from a WINDEV application, from a WEBDEV site or from a PHP application.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile.... |
|
|
|
|
|
|
|
| The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
|
| The GDPR property is used to:
find out if the GDPR applies to an item from a data file.
define whether the GDPR should apply to an item (in the item description in the code only).... |
|
|
|
|
|
|
|
| Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
|
| Returns the Continent variable that corresponds to one of the following values:
a continent constant (2-character continent code),
a continent caption.... |
|
|
|
|
|
|
|
| The HTML property is used to:
find out whether the current report is printed in HTML mode.
manage the HTML type of a Static control found in a report.... |
|
|
|
|
|
|
|
| WINDEV enables you to handle an OLE control by programming...... |
|
|
|
|
|
|
|
| Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| The following functions are used to handle strings, using prefix syntax: |
|
|
|
|
|
|
|
| HFSQL Cluster is an extension of the HFSQL Client/Server database model.... |
|
|
|
|
|
|
|
| GDPR: General Data Protection Regulation... |
|
|
|
|
|
|
|
| The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment...... |
|
|
|
|
|
|
|
| When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR...... |
|
|
|
|
|
|
|
| A metatype is a combination of characteristics of an item and a bound control...... |
|
|
|
|
|
|
|
| UNICODE is an encoding system that assigns a unique number to each character.... |
|
|
|
|
|
|
|
| The HFSQL engine proposes to isolate the transactions...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|