ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NextTitle (Function)
Modifies the title of next window to open.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
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.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
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......
Edit options of a report
The report editor allows you to......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Locking data files: correspondence between WINDEV 5.5 and the later versions
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....