|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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 diagram below presents the automatic and immediate use of AJAX in a WEBDEV site...... |
|
|
|
|
|
|
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ... |
|
|
|
|
|
|
The Count property returns the number of elements in a given set. |
|
|
|
|
|
|
Runs OCR and extracts the text from a rectangular area defined with the mouse. |
|
|
|
|
|
|
Saves the image contained in a WDPic variable. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces... |
|
|
|
|
|
|
The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify the bottom margin of a report.... |
|
|
|
|
|
|
The RightMargin property is used to:
Find out the right margin of a report.
Modify the right margin of a report.... |
|
|
|
|
|
|
The LeftMargin property is used to:
Find out the left margin of a report.
Modify the left margin of a report.... |
|
|
|
|
|
|
The TopMargin property is used to:
Find out the top margin of a report.
Modify the top margin of a report.... |
|
|
|
|
|
|
The NbLabel property is used to:
Find out the number of labels printed across the page width.
Modify the number of labels printed across the page width.... |
|
|
|
|
|
|
The LabelNumberToStart property is used to:
Find out the number of the label on the label sheet from which the print will be performed.
Modify the number of the label from which the print will be performed on the label sheet.... |
|
|
|
|
|
|
ODBCSQLCode is used to:
Find out the SQL code of the "query performed on a connection" (data source of report).
Modify the SQL code of the "query performed on a connection" (data source of report).... |
|
|
|
|
|
|
The ODBCPassword property is used to:
Identify the password used to connect to a database via an ODBC driver or a Native Connector.
Specify the password used to connect to a database via an ODBC driver or a Native Connector.... |
|
|
|
|
|
|
ODBCDatabaseName is used to:
Find out the name of the database used when printing a report based on a "query performed on a connection".
Specify the name of the database used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
The ODBCConnectionName property is used to:
Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
ODBCUserName is used to:
Identify the username used to connect to a database via an ODBC driver or a Native Connector.
Specify the username used to connect to a database via an ODBC driver or a Native Connector.... |
|
|
|
|
|
|
A report provides a custom view of data...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|