|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV include several SOAP functions... |
|
|
|
|
|
|
|
| The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server. |
|
|
|
|
|
|
|
| Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
|
| Adds an additional HTTP header that will be returned to the browser:
during the next function for page display (PageDisplay, PageRefresh, ...),
during the automatic return of the current page at the end of the current action.... |
|
|
|
|
|
|
|
| The VisibleInExportAndPrint property is used to:
Find out whether a column of a Table or TreeView Table control is visible for export and printing.
Modify the visibility of a column in a Table or TreeView Table control for export and printing.... |
|
|
|
|
|
|
|
| Returns the IMEI number of the current device. |
|
|
|
|
|
|
|
| ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used. |
|
|
|
|
|
|
|
| Returns the list of drivers for the Twain devices connected to the current computer. |
|
|
|
|
|
|
|
| The AutomaticErase property is used to:
find out whether an edit control is in "Automatic erase" mode.
modify the "Automatic erase" characteristic of an edit control.... |
|
|
|
|
|
|
|
| Sends a control message to a service. |
|
|
|
|
|
|
|
| Returns the number of worksheets found in an XLS file. |
|
|
|
|
|
|
|
| The NbColumn property is used to get the number of columns in a report. |
|
|
|
|
|
|
|
| Clears the list of values proposed for the assisted input of an edit control. |
|
|
|
|
|
|
|
| Returns the date of first day of the week (i.e., Monday). |
|
|
|
|
|
|
|
| Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies. |
|
|
|
|
|
|
|
| Returns a random number that can be used with the cryptographic technologies. |
|
|
|
|
|
|
|
| Returns all text areas of an image without reading the text. |
|
|
|
|
|
|
|
| The LinkedKey property sets the characteristics of a link. |
|
|
|
|
|
|
|
| The InitialFile property is used to get the original name of the data file associated to an item in a query. |
|
|
|
|
|
|
|
| InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item. |
|
|
|
|
|
|
|
| Text is used to find out whether an item is a text item. |
|
|
|
|
|
|
|
| The InternalReportName property is used to:
Find out the name of the report printed in an "Internal Report" control.
Change the report printed in an "Internal Report" control.... |
|
|
|
|
|
|
|
| The ViewName property is used to:
find out the name of the HFSQL view, data source of a report
modify the name of the HFSQL view, data source of a report.... |
|
|
|
|
|
|
|
| Returns the name of directory used to store the temporary files. |
|
|
|
|
|
|
|
| Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
|
| List of functions for managing runtime errors... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|