|
|
|
|
|
|
|
Identifies or defines whether a series is refreshed whenever the chart is drawn. |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Returns:
the number of elements in a one-dimensional array.
the number of rows in a two-dimensional array.
the number of elements in the first dimension of a three-dimensional or N-dimensional array.... |
|
|
|
|
|
|
Pauses the current thread during the specified duration. |
|
|
|
|
|
|
Several types of legends are supported in the charts...... |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
Used to display two different types of charts in the same chart. |
|
|
|
|
|
|
Defines the source of the category labels. |
|
|
|
|
|
|
Defines the source of a series. |
|
|
|
|
|
|
Identifies or defines whether the category labels are refreshed whenever the chart is drawn. |
|
|
|
|
|
|
Finds a USB device according to keywords. |
|
|
|
|
|
|
Displays a progress bar when:
receiving the response to an HTTP request.
sending an HTTP form (HTTPSendForm) or an HTTP query.... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000...... |
|
|
|
|
|
|
Deletes a fax from the spooler and cancels it. |
|
|
|
|
|
|
Reinitializes the LDAPSession structure with the default values. |
|
|
|
|
|
|
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
Deletes an object from the LDAP server. |
|
|
|
|
|
|
Deletes an attribute as well as its values. |
|
|
|
|
|
|
Deletes a value of a specified attribute. |
|
|
|
|
|
|
Used to disconnect from a specific LDAP server. |
|
|
|
|
|
|
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|