|
|
|
|
|
|
|
Starts a session for sending emails with the SMTP protocol. |
|
|
|
|
|
|
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes. |
|
|
|
|
|
|
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories). |
|
|
|
|
|
|
Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
Goes to the next row (i.e next record) of the query result. |
|
|
|
|
|
|
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
Calculates the coefficient of correlation between two series of values. |
|
|
|
|
|
|
Calculates the standard deviation for a full series of values. |
|
|
|
|
|
|
Converts a time to a string in the specified format. |
|
|
|
|
|
|
The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
Sends a push notification to a mobile device (iOS or Android). |
|
|
|
|
|
|
The properties of help system are used to define...... |
|
|
|
|
|
|
List of constants used by the functions for managing XLS files.... |
|
|
|
|
|
|
The CacheSize property is used to:
Get the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Change the maximum number of records that can be stored in the cache of the Native MySQL Connector.... |
|
|
|
|
|
|
WDXView is an ActiveX browser...... |
|
|
|
|
|
|
At runtime, an application runs in a main thread...... |
|
|
|
|
|
|
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format. |
|
|
|
|
|
|
The xmlNode type is used to handle a node of an XML document. |
|
|
|
|
|
|
The JSON type makes it possible to simplify actions on data in JSON format. |
|
|
|
|
|
|
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional WLanguage array or in an advanced array property.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|