|
|
|
|
|
|
|
Deletes one of the buttons found in the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
Deletes the icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
Deletes all the buttons associated with the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
List of functions for managing dates and times... |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
Defines the type of series used in a composite chart (chart containing several types of charts). |
|
|
|
|
|
|
Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
A service is a specific type of application intended to be run without any user intervention...... |
|
|
|
|
|
|
Writes an information into the standard output stream "stdout" (also called "console"). |
|
|
|
|
|
|
Enables the telemetry manually. |
|
|
|
|
|
|
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over. |
|
|
|
|
|
|
Forces the report print to stop. |
|
|
|
|
|
|
Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
Enables the runtime log programmatically. |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Expands:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table control.... |
|
|
|
|
|
|
Enables the dynamic audit through programming. |
|
|
|
|
|
|
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 Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
Specifies the location of user classes required to run the Java application or the Java applet. |
|
|
|
|
|
|
Finds the position of a specified string within another string. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
Adds or deletes the spaces found on the right of a text item when reading it. |
|
|
|
|
|
|
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|