|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
|
| JSON (JavaScript Object Notation – Object Notation from JavaScript) is a lightweight data exchange format... |
|
|
|
|
|
|
|
| Removes an existing folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
|
|
|
|
|
|
|
| Converts a JSON string to XML. |
|
|
|
|
|
|
|
| Envoie une requête HTTP en mode asynchrone : le programme continue de s'exécuter et la réponse est traitée par une procédure spécifique. Cette fonction est une nouveauté disponible à partir de WINDEV Suite SaaS 2025 Update 3. |
|
|
|
|
|
|
|
| Converts an XML string to JSON. |
|
|
|
|
|
|
|
| Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file. |
|
|
|
|
|
|
|
| Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
|
Allows you to:- extract a substring between two given separators from a character string.
- search for substrings between two given separators in a character string.
|
|
|
|
|
|
|
|
Transforms the following elements into a specific format:- a structure (and its subelements),
- a class (and its subelements),
- an array (including the associative arrays),
- a queue,
- a stack,
- a list.
|
|
|
|
|
|
|
|
| Imports JSON data into the current record. |
|
|
|
|
|
|
|
| Retrieves the structure and value of the current record and exports them into a string in JASON format. |
|
|
|
|
|
|
|
| Retrieves the structure and value of the current record and exports them into a string in JASON format. |
|
|
|
|
|
|
|
| Converts the contents of a Table or TreeView Table control to a JSON string. |
|
|
|
|
|
|
|
| Imports JSON data into the current record. |
|
|
|
|
|
|
|
| Creates a reader to read a JSON document without loading it into memory. Note: This function is only available from version 2025 Update 3. |
|
|
|
|
|
|
|
| Converts an XML string to JSON. |
|
|
|
|
|
|
|
| Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
|
| Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file. |
|
|
|
|
|
|
|
| Converts the contents of a Table or TreeView Table control to a JSON string. |
|
|
|
|
|
|
|
| Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
|
| Checks the validity of a JSON string. |
|
|
|
|
|
|
|
The FOR EACH statement loops through a variable of type jsonReader in various ways:- Loop through a level.
- Loop through a level with copy.
- In-depth loop.
Note: This feature is only available from version 2025 Update 3. |
|
|
|
|
|
|
|
| Converts a JSON string into a JSON variable. |
|
|
|
|
|
|
|
| Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements. |
|
|
|
|
|
|
|
| Converts a JSON string to XML. |
|
|
|
|
|
|
|
| Converts an XML string to JSON. |
|
|
|
|
|
|
|
| Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string. |
|
|
|
|
|
|
|
| Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string. |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| The AuthToken type contains the characteristics of a token to access a web service. |
|
|
|
|
|
|
|
| All developers appreciate the possibility to debug an application directly on the device...... |
|
|
|
|
|
|
|
| The hbScanParameter type is used to define the parameters for iterating over the records... |
|
|
|
|
|
|
|
| The Record type is used to save the values of a record. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows... |
|
|
|
|
|
|
|
| A REST WebService is a program hosted on a server containing functions accessible via HTTP... |
|
|
|
|
|
|
|
| When developing a new feature, it may be useful to keep the same environment for opening text... |
|
|
|
|
|
|
|
| A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions. |
|
|
|
|
|
|
|
| WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible... |
|
|
|
|
|
|
|
| Returns the list of items:
found in a data file ( a query or a view) known to the HFSQL engine.... |
|
|
|
|
|
|
|
| The xmlDocument type is used to handle an XML file. |
|
|
|
|
|
|
|
| A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width,... |
|
|
|
|
|
|
|
| REST web service APIs can be described using OpenAPl files...... |
|
|
|
|
|
|
|
| Used to declare a list of variables whose values will be persistent between successive displays... |
|
|
|
|
|
|
|
| The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV... |
|
|
|
|
|
|
|
| The Buffer type corresponds to a binary memory area. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|