|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV include several SOAP functions... |
|
|
|
|
|
|
|
| Retrieves the structure and value of the current record and exports them into a string in JASON format. |
|
|
|
|
|
|
|
| The DisplayMode property gets and changes:
the display mode in a Word Processing control,
the display mode in a PDF Reader control
the display mode in an HTML Editor control,
the display mode in a Kanban control... |
|
|
|
|
|
|
|
| The <=> operator is used to exchange the contents of two elements... |
|
|
|
|
|
|
|
| Changes the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
|
| The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file. |
|
|
|
|
|
|
|
| Immediately redraws the window controls for which a graphic update is required. |
|
|
|
|
|
|
|
| Returns the number of parts of a given size required to split a single-part archive. |
|
|
|
|
|
|
|
| Returns the "children" of an element (lower level) in a TreeView Table control. |
|
|
|
|
|
|
|
| Returns the name of current element (tag or attribute). |
|
|
|
|
|
|
|
| Returns the type of current element (tag or attribute). |
|
|
|
|
|
|
|
| Returns a detailed information about the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| Returns an array corresponding to the union of two arrays (without deleting duplicates). |
|
|
|
|
|
|
|
| Replaces all the cookies stored for a domain:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
|
| Prints a line (in Windows standard, with a rounded end) at specified coordinates. |
|
|
|
|
|
|
|
| Checks the existence of an external file. |
|
|
|
|
|
|
|
| Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen. |
|
|
|
|
|
|
|
| List all the tables that can be accessed by the connected database system. |
|
|
|
|
|
|
|
| Changes the dimensions of a widget found in a Dashboard control. |
|
|
|
|
|
|
|
| Inserts a row into a TreeView Table control, in a given hierarchy level. |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
|
| Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|