ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Converts a JSON string to a Variant variable.
Usage example of the JSONToVariant function
Converts the content of a Variant variable to JSON.
The VariantMember type is an advanced type corresponding to an array of members, each member...
Deserializes a buffer or a character string containing the data from a class, structure, array...
Checks the validity of a JSON string.
When used on Variant variables, the Member property is used to get the array of named elements.
Transforms the following elements into a specific format: a structure (and its subelements),...
Converts a JSON string into a JSON variable.
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
Converts the content of a JSON variable to a JSON string.
Converts the content of a JSON variable to a JSON string.
The JSON type makes it possible to simplify actions on data in JSON format.