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.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width,...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV...
Structure (Type of variable)
A structure is a custom type of data...
Push notification
A mobile device can receive push notifications......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Various WEBDEV constants
Various WEBDEV constants...
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Classes, members, methods and properties
A class is made of......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
1
2
3
4
5
>