|
|
|
|
|
|
|
Returns the Excel version that was used to save the file. |
|
|
|
|
|
|
Specifies the colors of different values in a Heatmap chart. |
|
|
|
|
|
|
The FontStrikeOut property is used to:
Determine if the text displayed is struck through.
Apply strikethrough formatting (or not) the text displayed in a control.... |
|
|
|
|
|
|
Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
The Bar Code control displays bar codes in your windows, pages or reports...... |
|
|
|
|
|
|
The LDAP protocol is increasingly used by the companies...... |
|
|
|
|
|
|
Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
The Note property is used to get and change a text associated with an element. |
|
|
|
|
|
|
Returns the number of the current column in a multi-column report. |
|
|
|
|
|
|
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis.... |
|
|
|
|
|
|
The ToolbarVisible property is used to:
know if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
The Zoom property gets or sets the zoom value:
in an Image control.
in a Map control.
in an Organization Chart control.
in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
in a Word Processing control.
in a PDF Reader control.
in a Camera control.
in a Diagram Editor control;
in a window.... |
|
|
|
|
|
|
Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
The wsResponse type is used to get:
the XML source code of the Webservice response.
the value of the different parts of the Webservice response (for the Webservices returning several responses).... |
|
|
|
|
|
|
List of events associated with Tab controls... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Opens an existing archive. |
|
|
|
|
|
|
Describes a data file programmatically. |
|
|
|
|
|
|
Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
Usage example of the HConnect function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|