ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HRead (Function)
Reads a record in a file according to a given record number.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
HDelete (Function)
Deletes a record from a table (query or view).
The Static control
A Static control is a control used to display a static text......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
14. Managing the "Back" button in practice
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Manipulating HTML Display controls programmatically
The HTML Display control displays a web page in an application......
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
2. Types of setup
Types of setup...
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.