ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONValid (Function)
Checks the validity of a JSON string.
<Table>.ToJSON (Function)
Converts the contents of a Table or TreeView Table control to a JSON string.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
HJSONToRecord (Function)
Imports JSON data into the current record.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Serialization constants
The serialization constants are as follows:
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options...
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements),...
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers,...
Constants for managing character strings
List of constants used by string management functions...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
AWP without UI
Bootstrap, Angular, React, Vue......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records...
Advanced types
The advanced types of WLanguage are as follows...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Record (Type of variable)
The Record type is used to save the values of a record.
1
2
3
4
5
>