|
|
|
|
|
|
|
Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
Converts a JSON string to XML. |
|
|
|
|
|
|
Populates a Table or TreeView Table control with the contents of a JSON string or variable. |
|
|
|
|
|
|
Removes an existing folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The JSON simplifies actions on data in JSON format. |
|
|
|
|
|
|
Creates a reader to read a JSON document without loading it into memory. Note: This function is only available from version 2025 Update 3. |
|
|
|
|
|
|
The jsonReader type is used to loop through large JSON documents with optimal performance and low memory usage. Note: This variable type is only available from version 2025 - Update 3. |
|
|
|
|
|
|
Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
Populates a Table or TreeView Table control with the contents of a JSON string or variable. |
|
|
|
|
|
|
Usage example of the JSONToVariant function |
|
|
|
|
|
|
Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
Converts a JSON string to XML. |
|
|
|
|
|
|
Checks the validity of a JSON string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|