ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileDisplay (Function)
Displays a file in the browser of Web user.
7. Consuming a web service
WINDEV Mobile tutorial - Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Set of procedures
The global procedures are grouped in set of procedures......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
3-tier architecture
The development in "3-tier" architecture is now simplified......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
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 (including an associative array), queue, stack, list or advanced variable, as well as their subelements.