|
|
|
|
|
|
|
WINDEV include several SOAP functions... |
|
|
|
|
|
|
The MinHeight property is used to get and change the minimum height of a control or window. |
|
|
|
|
|
|
Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
Returns the different elements of a path: disk, directories, name and extension of the file. |
|
|
|
|
|
|
Clears a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Defines an Image control as destination of a chart. |
|
|
|
|
|
|
Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
The gglCoordinate type is used to describe and handle a geographical point on a map... |
|
|
|
|
|
|
Disconnects:
the Salesforce platform.
the current Salesforce session.... |
|
|
|
|
|
|
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages". |
|
|
|
|
|
|
Adds a measure for a value or time sensor. |
|
|
|
|
|
|
The DescribedDirectory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists. |
|
|
|
|
|
|
Returns the prefix of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
Returns the value of current element (tag or XML attribute) or the value of one of its attributes. |
|
|
|
|
|
|
Deletes a background task (that was added by BackgroundTaskAdd). |
|
|
|
|
|
|
Usage example of the INIRead function |
|
|
|
|
|
|
Used to configure the exports performed from the report viewer:
parameters for sending emails.
parameters for creating the different files.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|