|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
|
| The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
|
| The TestMode property determines if the Ad control displays a test ad. |
|
|
|
|
|
|
|
| The Keywords property is used to get and modify the keywords associated with a page. |
|
|
|
|
|
|
|
| The TrafficInfo property is used to:
determine whether traffic information is displayed in the Map control.
display or hide traffic information in the Map control.... |
|
|
|
|
|
|
|
| The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control.... |
|
|
|
|
|
|
|
| The Effect property gets and sets the blur radius on the contents of a control. |
|
|
|
|
|
|
|
| The InvalidInputMessage property gets and sets the message that will be displayed if the control contains invalid data (input mask or value out of bounds). |
|
|
|
|
|
|
|
| The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled). |
|
|
|
|
|
|
|
| The AnchorToContent property determines and changes how the control adapts to its content. |
|
|
|
|
|
|
|
| The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags. |
|
|
|
|
|
|
|
| The Animation property animates an image. |
|
|
|
|
|
|
|
| The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control. |
|
|
|
|
|
|
|
| The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
|
| The Accessibility property gets and sets the accessibility properties of a control. |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol).
This new function is available from WINDEV Suite SaaS 2025 Update 2.... |
|
|
|
|
|
|
|
| Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the tables for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| ...The statistics become available once the log files have been imported.... |
|
|
|
|
|
|
|
| The Token property is used to manage the different tokens associated with a "Text token" Edit control.... |
|
|
|
|
|
|
|
| The different operations available for the report controls are as follows...... |
|
|
|
|
|
|
|
| The automatic table modification updates the description of tables on user computers...... |
|
|
|
|
|
|
|
| WEBDEV allows you to easily define the site icon (also called Favicon)...... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|