|
|
|
|
|
|
|
Allows you to find out the rights granted to a user or to a group on a database. |
|
|
|
|
|
|
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link. |
|
|
|
|
|
|
The Extension property is used to:
get the extension of a file defined in the data model editor or through programming.
define the extension of a file (when the file is described through programming only).... |
|
|
|
|
|
|
Numerical is used to find out whether an item is a numeric item. |
|
|
|
|
|
|
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space. |
|
|
|
|
|
|
Returns information about the specified group of users. |
|
|
|
|
|
|
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile. |
|
|
|
|
|
|
You can manipulate HTML controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
Returns:
the number of the current record in the HFSQL data file.
the number of the current record in the HFSQL view.... |
|
|
|
|
|
|
Indicates whether the specified password is valid for the current user. |
|
|
|
|
|
|
The Border property is used to get and change the borders of an element. |
|
|
|
|
|
|
Usage example of the HChangeConnection function |
|
|
|
|
|
|
Adds a row into a TreeView Table control, at the end of a given hierarchy level. |
|
|
|
|
|
|
Deletes all child rows from a branch of the hierarchy. |
|
|
|
|
|
|
Usage example of the iPrintImage function |
|
|
|
|
|
|
Displays a web page in the user's browser.... |
|
|
|
|
|
|
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:... |
|
|
|
|
|
|
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...... |
|
|
|
|
|
|
Indicates the origin of the entry in the control. |
|
|
|
|
|
|
Usage example of the SocketRead function |
|
|
|
|
|
|
The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|