|
|
|
|
|
|
|
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV...... |
|
|
|
|
|
|
The Line property is used to define the line style used. |
|
|
|
|
|
|
Text is used to find out whether an item is a text item. |
|
|
|
|
|
|
Numerical is used to find out whether an item is a numeric item. |
|
|
|
|
|
|
Deletes a file from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Opens the xBase data file and the "memo" file if it exists. |
|
|
|
|
|
|
Deletes a file identified by its identifier from a MongoDB file system. |
|
|
|
|
|
|
The GranularityMovement property is used to get and change the size of the grid to move:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
The GranularityDuration property is used to get and change the size of the grid to resize:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
Returns the name of a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...... |
|
|
|
|
|
|
Deletes a file identified by its name from a MongoDB file system. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
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 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).... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Checks the correspondence between a signature and a file. The signature was kept as an external file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|