|
|
|
|
|
|
|
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ... |
|
|
|
|
|
|
The LabelHeight property is used to:
Find out the height of labels in a Label report.
Modify the height of labels in a Label report.... |
|
|
|
|
|
|
There are two methods two deploy your applications...... |
|
|
|
|
|
|
WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
A backup of a HFSQL Client/Server database can be restored at any time...... |
|
|
|
|
|
|
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism. |
|
|
|
|
|
|
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report. |
|
|
|
|
|
|
The browser "Back" button allows the Web users to display the pages that were already visited...... |
|
|
|
|
|
|
The HTMLHeader property is used to get and change the HTML code inserted in the page header. |
|
|
|
|
|
|
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button. |
|
|
|
|
|
|
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page. |
|
|
|
|
|
|
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area. |
|
|
|
|
|
|
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area. |
|
|
|
|
|
|
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area. |
|
|
|
|
|
|
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area. |
|
|
|
|
|
|
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries. |
|
|
|
|
|
|
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries. |
|
|
|
|
|
|
Deletes all records from a data file, an HFSQL view or a query. |
|
|
|
|
|
|
Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
Retrieves the structure and value of the current record and exports them into a string in JASON format. |
|
|
|
|
|
|
Deletes a previously created view. This function uses the former view mechanism. |
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism. |
|
|
|
|
|
|
Returns the characteristics of binary and text memos. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|