|
|
|
|
|
|
|
Used to check whether an integrity error occurred. |
|
|
|
|
|
|
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications...... |
|
|
|
|
|
|
Sets the position on the first record of a data file according to the specified browse item. |
|
|
|
|
|
|
Returns the size of a directory in bytes. |
|
|
|
|
|
|
Opens the default telephony application (dialer) found on the phone and dials the specified number. |
|
|
|
|
|
|
Returns a file path with normalized separators. |
|
|
|
|
|
|
Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
Explicitly destroys an event. |
|
|
|
|
|
|
Returns the characteristics of binary and text memos. |
|
|
|
|
|
|
Positions on the root tag of an XML document. |
|
|
|
|
|
|
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
The MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
Adds or inserts a new worksheet into an Excel document. |
|
|
|
|
|
|
Used to get various information about the battery (main or secondary) of the device on which the application is running. |
|
|
|
|
|
|
Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
Returns the number of incoming messages currently found:
on the email server (POP3 protocol only).
in the Outlook messaging software.... |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
The Color type is used to define the advanced characteristics of a WLanguage color. |
|
|
|
|
|
|
The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|