|
|
|
|
|
|
|
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically. |
|
|
|
|
|
|
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)... |
|
|
|
|
|
|
The rssStream type is used to handle a RSS stream... |
|
|
|
|
|
|
Indicates the backup file for the result of next HTTP request, run in the same thread. |
|
|
|
|
|
|
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.).... |
|
|
|
|
|
|
The gglEmail type is used to describe and modify the email address of a contact... |
|
|
|
|
|
|
Retrieves the cookies read by a call:
to HTTPRequest for an HTTP domain.
to HTTPSend for an HTTP domain.... |
|
|
|
|
|
|
The StoreTheValue property is used to:
Find out whether a control keeps its value between two application starts via the persistence.
Modify a control so that it keeps (or not) its value between two application starts via the persistence.... |
|
|
|
|
|
|
Checks whether an expression is Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether an expression is not Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
The xpathResult type is used it find out the result of the execution of an XPATH query. |
|
|
|
|
|
|
Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
Deselects an element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Calculates the covariance between two series of values. |
|
|
|
|
|
|
Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
Links (or not) the points found in a "Scatter" chart. |
|
|
|
|
|
|
Used to find out:
whether the content of a file was modified.
whether the content of a file used by a query was modified.... |
|
|
|
|
|
|
Specifies the mode for processing the errors:
the errors are processed by WINDEV
the errors are processed by the program.... |
|
|
|
|
|
|
Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
Dynamically changes the connection associated with a data file. |
|
|
|
|
|
|
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc. |
|
|
|
|
|
|
Displays a progress bar when:
receiving the response to an HTTP request.
sending an HTTP form (HTTPSendForm) or an HTTP query.... |
|
|
|
|
|
|
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|