|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
|
| Opens the standard window for color selection and selects the specified color. |
|
|
|
|
|
|
|
| Applies a specific layout to a page. |
|
|
|
|
|
|
|
| Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application.
This new function is available from WINDEV Suite SaaS 2025 Update 1.... |
|
|
|
|
|
|
|
| Opens a window that allows sharing the user's phone number(s).... |
|
|
|
|
|
|
|
| The Reminder type is used to describe and handle a reminder to inform the user of an appointment. |
|
|
|
|
|
|
|
| Deletes the selected rows from a Looper control. |
|
|
|
|
|
|
|
| The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file. |
|
|
|
|
|
|
|
| Inserts a row into a Looper control. |
|
|
|
|
|
|
|
| Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
|
| Used to handle specific features on the objects found in the current page. |
|
|
|
|
|
|
|
| Modifies the group information according to the elements found in the corresponding variables for group management. |
|
|
|
|
|
|
|
| Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
|
| Returns the list of triggers applied to one or more HFSQL data files. |
|
|
|
|
|
|
|
| Adds an attribute into an XML document. |
|
|
|
|
|
|
|
| Triggers the device's speech recognition service.... |
|
|
|
|
|
|
|
| Modal, non-modal or MDI windows... |
|
|
|
|
|
|
|
| The InitialContent property gets the initial content:
of a List Box control populated programmatically.
of a Combo Box control populated programmatically.
of a "List of values" column in a Table control.
in a Spreadsheet control.... |
|
|
|
|
|
|
|
| The Memory property determines if the specified control is populated programmatically or is based on a table. |
|
|
|
|
|
|
|
| Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component. |
|
|
|
|
|
|
|
| The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane. |
|
|
|
|
|
|
|
| Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|