|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Writes text or image information into the system clipboard. |
|
|
|
|
|
|
|
| Disconnects a network drive. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
|
| Determines whether an archive exists. |
|
|
|
|
|
|
|
| The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a web service via the OAuth 2.0 protocol. |
|
|
|
|
|
|
|
| Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
|
| An SQL view is a virtual data source defined by an SQL query...... |
|
|
|
|
|
|
|
| Reinitializes:
all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
the controls found in a group of controls, a supercontrol, an internal window or an internal page.... |
|
|
|
|
|
|
|
| Calculates the sum for a series of values. |
|
|
|
|
|
|
|
| The httpRequest type gets the advanced characteristics of an HTTP/HTTPS request.... |
|
|
|
|
|
|
|
| Calculates the maximum value for a series of values. |
|
|
|
|
|
|
|
| Calculates the minimum value for a series of values. |
|
|
|
|
|
|
|
| Calculates the arithmetic, geometric or harmonic mean for a series of values. |
|
|
|
|
|
|
|
| Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
|
| Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
|
| The test manager is used to...... |
|
|
|
|
|
|
|
| Returns the sexagesimal angle (in base 60) corresponding to a decimal angle. |
|
|
|
|
|
|
|
| Used to find out and signal the possible errors via an assertive programming. |
|
|
|
|
|
|
|
| Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk). |
|
|
|
|
|
|
|
| One of the most common applications of the multi-touch feature is used to handle images...... |
|
|
|
|
|
|
|
| The Day property is used to:
Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|