|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Fills an array of classes or structures with the content of an HFSQL table or query. |
|
|
|
|
|
|
|
| Formats WLanguage code: coloring, normalized rewriting, indentation, translation. |
|
|
|
|
|
|
|
| Extracts all the substrings from a character string based on one or more string separators. |
|
|
|
|
|
|
|
| Lists the files in a cloud-based drive directory. |
|
|
|
|
|
|
|
| Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
|
| Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
|
| The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play...... |
|
|
|
|
|
|
|
| The HTML Display control is used to display a Web page in an application...... |
|
|
|
|
|
|
|
| A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...... |
|
|
|
|
|
|
|
| The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
|
| The following functions are used to manipulate Bitcoin Core servers...... |
|
|
|
|
|
|
|
| Returns:
the index of the current indexed column in a Table control (based on a table or populated programmatically).
the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically).... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
|
| The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
|
| WLanguage offers several functions for manipulating a Bitcoin Core server...... |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
| The StartDate property is used to get and change the start date of a time period. |
|
|
|
|
|
|
|
| The EndDate property is used to get and change the end date of a time period. |
|
|
|
|
|
|
|
| The HTMLAfter property is used to get and change the HTML code inserted after the control. |
|
|
|
|
|
|
|
| Emulates the next call to Confirm and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|