|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Starts the native email application on the current computer:
Computer running Windows,
Mobile device (Android, iPhone, iPad).... |
|
|
|
|
|
|
|
| Performs a search in an LDAP server. |
|
|
|
|
|
|
|
| The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
|
| The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
|
| The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
|
| The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| Converts an HTML string or buffer to text. |
|
|
|
|
|
|
|
| UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled...... |
|
|
|
|
|
|
|
| The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page. |
|
|
|
|
|
|
|
| The Year property is used to:
Get the year from a Date or DateTime variable or item.
Change the year in a Date or DateTime variable or item.... |
|
|
|
|
|
|
|
| Returns the list of Exif tags available for the image used. |
|
|
|
|
|
|
|
| The color palettes are an easy way to customize the visual aspect of a site...... |
|
|
|
|
|
|
|
| Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates.... |
|
|
|
|
|
|
|
| The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer. |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|