|
|
|
|
|
|
|
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query. |
|
|
|
|
|
|
The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
The Project Management Hub allows you to configure...... |
|
|
|
|
|
|
In an information window, displays each call to the function and each status report returned by the function. |
|
|
|
|
|
|
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report. |
|
|
|
|
|
|
Retrieves the indicators defined on an email of IMAP session. |
|
|
|
|
|
|
Usage example of the DnDEvent function |
|
|
|
|
|
|
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report. |
|
|
|
|
|
|
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report. |
|
|
|
|
|
|
Refreshes a user's OAuth2 token when it expires.... |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Forces the execution of a scheduled backup. |
|
|
|
|
|
|
Executes an XPATH query:
in an XML document.
in an xmlDocument variable.... |
|
|
|
|
|
|
Adds a contact:
in a Lotus Notes or Outlook address book.
into the list of contacts on the device (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
Returns the number of options found in a Radio Button control. |
|
|
|
|
|
|
Returns the number of options found in a Check Box control. |
|
|
|
|
|
|
Returns the list of accessible Bluetooth devices. |
|
|
|
|
|
|
Saves an image, a photo or a video in the photo album of the mobile device. |
|
|
|
|
|
|
The MinHeight property is used to get and change the minimum height of a control or window. |
|
|
|
|
|
|
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
List of functions for managing dialog boxes... |
|
|
|
|
|
|
Opens the system time picker. |
|
|
|
|
|
|
In a WINDEV application, the user has the ability to add a tooltip on the controls...... |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|