|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Buffer type corresponds to a binary memory area. |
|
|
|
|
|
|
|
| Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
|
| Encodes a character string or a buffer. To decode the result, simply use Decode. |
|
|
|
|
|
|
|
| Converts a buffer to a mnemonic phrase using the BIP39 algorithm. |
|
|
|
|
|
|
|
| Applies a difference buffer to a specific buffer. |
|
|
|
|
|
|
|
| Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
|
| Extracts an integer from a binary buffer at a given position. |
|
|
|
|
|
|
|
Extracts: - a substring from a string starting at a specified position.
- part of a buffer starting at a specified position.
|
|
|
|
|
|
|
|
| Extracts a real from a binary buffer at a given position. |
|
|
|
|
|
|
|
| Encodes a character string or a buffer. To decode the result, simply use Decode. |
|
|
|
|
|
|
|
| Returns a specific string (or a buffer) to the client browser in response to a request. |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
|
| Saves the contents of a buffer to a resource identified by its URI. |
|
|
|
|
|
|
|
Returns:- the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
- the size of a buffer, i.e., the number of bytes in the buffer.
|
|
|
|
|
|
|
|
| Adds the content of a buffer at the end of a file. |
|
|
|
|
|
|
|
| Compares two buffers and creates a buffer containing the differences between these two buffers. |
|
|
|
|
|
|
|
| Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
|
| Determines whether a file on disk or in a buffer corresponds to an image format recognized by WINDEV or WEBDEV. |
|
|
|
|
|
|
|
| Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
|
| Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
|
| Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| Converts a buffer to a hexadecimal string (e.g. "4A 5B 00"). |
|
|
|
|
|
|
|
| Truncates the right part of a string or buffer. |
|
|
|
|
|
|
|
| Converts an Ansi or Unicode string into a displayable hexadecimal string (e.g. "4A 5B 00"). |
|
|
|
|
|
|
|
| The Diagram type is used to define all the advanced characteristics of a diagram that can be edited... |
|
|
|
|
|
|
|
| The UUID type is used to easily manage:
UUIDs or GUIDs,
automatic UUID HFSQL identifiers,... |
|
|
|
|
|
|
|
| Loads the modifications performed by the end user in a window. |
|
|
|
|
|
|
|
| List of constants used by the functions for port management (serial and parallel ports)... |
|
|
|
|
|
|
|
| The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document... |
|
|
|
|
|
|
|
| The following constants are used by URI-specific functions:... |
|
|
|
|
|
|
|
| Saves the changes made when the "Modification of UI by the end user" mode is enabled. |
|
|
|
|
|
|
|
| Exports a diagram to an SVG image. |
|
|
|
|
|
|
|
| Prints a document in "docx" format. |
|
|
|
|
|
|
|
| The mongoCollectionOption type is used to define the advanced characteristics of collection options... |
|
|
|
|
|
|
|
| The apiRequest type is used to define all the advanced characteristics of a request executed via... |
|
|
|
|
|
|
|
| Saves the changes made when the "Modification of UI by the end user" mode is enabled. |
|
|
|
|
|
|
|
| Performs an authentication using the OAuth 2.0 protocol on any webservice. |
|
|
|
|
|
|
|
| Prints a diagram from:
a Diagram Editor control,
a "wddiag" file,
a Diagram variable.... |
|
|
|
|
|
|
|
| The wsResponse type is used to get:
the XML source code of the Webservice response.
the value... |
|
|
|
|
|
|
|
| Loads the changes made by the end user in a window. |
|
|
|
|
|
|
|
| Adds a link to a text section in an edit control. |
|
|
|
|
|
|
|
| The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication. |
|
|
|
|
|
|
|
| The hbWriting type is used to define the characteristics of a write operation that will... |
|
|
|
|
|
|
|
| Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format... |
|
|
|
|
|
|
|
| The hbScanParameter type is used to define the parameters for iterating over the records... |
|
|
|
|
|
|
|
| Adds a link to a text section in an RTF Edit control. |
|
|
|
|
|
|
|
| The Tiff type is used to define the advanced characteristics of a TIFF image. |
|
|
|
|
|
|
|
| The pdfDocument type gets all the characteristics of a PDF file: author, date created, page... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|