|
|
|
|
|
|
|
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility). |
|
|
|
|
|
|
Usage example of the FTPListFile function |
|
|
|
|
|
|
Calculates the sum for a series of values. |
|
|
|
|
|
|
Calculates the variance for a series of values. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Compresses the memory footprint occupied by a matrix. |
|
|
|
|
|
|
Allows you to automatically start a WINDEV application when a specific event occurs. |
|
|
|
|
|
|
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
Reads the value of all elements found in a matrix row. |
|
|
|
|
|
|
Used to identify or modify a control in an HTML form contained in an HTML Display control. |
|
|
|
|
|
|
Runs a procedure on a SOAP server. |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control. |
|
|
|
|
|
|
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services... |
|
|
|
|
|
|
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
Calculates the average deviation of values in relation to their arithmetic mean. |
|
|
|
|
|
|
Calculates the standard deviation for a series of values. |
|
|
|
|
|
|
Expands a node in a TreeView control. |
|
|
|
|
|
|
The Height property is used to get and change the height of an element. |
|
|
|
|
|
|
Usage example of the FinError function |
|
|
|
|
|
|
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|