|
|
|
|
|
|
|
The "Calculated" control is used to perform calculations in a report...... |
|
|
|
|
|
|
Calculates the sum of the array elements. |
|
|
|
|
|
|
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry...... |
|
|
|
|
|
|
Specifies the colors of different values in a Heatmap chart. |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
Encodes a URL with a sub-set of ASCII characters. |
|
|
|
|
|
|
Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
Modifies the font used for the chart title. |
|
|
|
|
|
|
Modifies the font used for the chart legend. |
|
|
|
|
|
|
Indicates various parameters of additional legend in a chart. |
|
|
|
|
|
|
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers. |
|
|
|
|
|
|
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document. |
|
|
|
|
|
|
Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
Initializes the query linked to the report. |
|
|
|
|
|
|
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer...... |
|
|
|
|
|
|
Usage example of the fExtractPath function |
|
|
|
|
|
|
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server. |
|
|
|
|
|
|
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server. |
|
|
|
|
|
|
The Contact type is used to define the advanced characteristics of a contact found in the phone book. |
|
|
|
|
|
|
Usage example of the HDescribeConnection function |
|
|
|
|
|
|
Usage example of the grSurfaceAddData function |
|
|
|
|
|
|
Usage example of the grSurfaceAltitudeColor function |
|
|
|
|
|
|
The Duration type enables you to easily handle the intervals of dates and times... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|