|
|
|
|
|
|
|
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV...... |
|
|
|
|
|
|
Generates the initial key (unique license number) for the activation system of the application. |
|
|
|
|
|
|
Compares an initial key with an activation key. |
|
|
|
|
|
|
Retrieves the identifier that was used to generate an initial key. |
|
|
|
|
|
|
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
The FilePath property gets:
the name of the xlsx file associated with a Spreadsheet control.
the name of the file associated with an Image Editor control.
the name of the PDF file associated with a PDF Reader control.
the name of the DOCX file associated with a Word Processing control.
the name of the wddiag file associated with a Diagram Editor control.... |
|
|
|
|
|
|
The SortType property is used to:
Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
Define the sort direction for an item or for a component of a composite key (when describing the item through programming).... |
|
|
|
|
|
|
Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
Returns the date of the day preceding the current day or a given date. |
|
|
|
|
|
|
Returns the date of the day following the current day or a given date. |
|
|
|
|
|
|
Retrieves and/or modifies the value of the line thickness in a Line chart.... |
|
|
|
|
|
|
Checks the correspondence between a signature and a file. The signature was kept as an external file. |
|
|
|
|
|
|
The LogFile property is used to determine if a data file is a log file. |
|
|
|
|
|
|
The TransactionFile property is used to determine if a data file is a transaction file. |
|
|
|
|
|
|
Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
Returns the day of the week that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|