ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
5. HFSQL Cient/Server
Error 203: The procedure already has a scope attribute (local or global)
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
13. Security benefit: managing the "Back" button
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Report based on a query
Queries are used to easily select records in one or more data files......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......