|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV include several SOAP functions... |
|
|
|
|
|
|
|
| Returns:
the list of appointments found between two dates in a Scheduler control,
all the appointments found in a Scheduler control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
|
| Defines the time range displayed by the Scheduler control in Day mode or in Week mode. |
|
|
|
|
|
|
|
| The following functions are used to manage the Organizer control:... |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
| Deletes an appointment from a Scheduler control. |
|
|
|
|
|
|
|
| Enables the telemetry manually. |
|
|
|
|
|
|
|
| Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file. |
|
|
|
|
|
|
|
| The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control. |
|
|
|
|
|
|
|
| The NbItem property is used to get the total number of items (including composite keys) in a record of:
a file described in the data model editor,
a file described programmatically,
an HFSQL view,
a query.... |
|
|
|
|
|
|
|
| List of functions for managing windows... |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
|
| Returns the name of parent tag for the current element (tag or attribute). |
|
|
|
|
|
|
|
| Positions on the root tag of an XML document. |
|
|
|
|
|
|
|
| Checks whether the current element corresponds to the current browse or to the current search. |
|
|
|
|
|
|
|
| Used to check whether an integrity error occurred. |
|
|
|
|
|
|
|
| Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format). |
|
|
|
|
|
|
|
| Calculates the width (in millimeters) of the printable page while taking the left or right margins into account. |
|
|
|
|
|
|
|
| The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted... |
|
|
|
|
|
|
|
| The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically.
Define whether the value of a calculated item is stored in the table (when describing the item through programming).... |
|
|
|
|
|
|
|
| Erases the chart drawing (in an Image control or in a window). |
|
|
|
|
|
|
|
| Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
|
| Returns the number of rows found in a matrix. |
|
|
|
|
|
|
|
| Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array. |
|
|
|
|
|
|
|
| Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|