|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the Type property |
|
|
|
|
|
|
|
| New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| Clears the content of trace window opened in parallel with the current window. |
|
|
|
|
|
|
|
| Reads a persistent value. |
|
|
|
|
|
|
|
| Creates a new XML document. |
|
|
|
|
|
|
|
| dSaveImage is kept for backward compatibility. |
|
|
|
|
|
|
|
| Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
|
| Usage example of the fSize function |
|
|
|
|
|
|
|
| Modifies an element in a Table control. |
|
|
|
|
|
|
|
| Usage example of the HForward function |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include an image editor...... |
|
|
|
|
|
|
|
| Retrieves the value of the current record before the trigger(s) are executed. |
|
|
|
|
|
|
|
| Usage example of the HCancelDeclaration function |
|
|
|
|
|
|
|
| Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Usage example of the fCreate function |
|
|
|
|
|
|
|
| Usage example of the HDescribeItem function |
|
|
|
|
|
|
|
| Usage example of the FTPAttribute function |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| Converts a numeric value into a binary string in order to perform a search on a numeric key. |
|
|
|
|
|
|
|
| The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| Inserts an element into a table at a given position. |
|
|
|
|
|
|
|
| Immediately starts the execution of a scheduled task on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Closes the XLSX document that was opened by SpreadsheetLoad. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|