ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
9. Generation modes
WINDEV Mobile includes different types of generation......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min