ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The Static Text control
A Static Text control is a control used to display a static text......
WDZip: Create or modify an archive
This help page explains how to......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
WINDEV applications for Linux: Specific features
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Twain constants
List of constants used by the Twain functions....
FTP constants
List of constants used by the FTP functions....
HCross (Function)
Crosses a record in a data file.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.