ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
How to open a window?
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Border (Type of variable)
The Border type is used to handle a border through programming...
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Handling controls in a report
The different operations available for the report controls are as follows......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Programming custom calculations in Table controls
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Style of a control
As soon as it is created, a control is associated with a style......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......