ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Customizing the aspect of a site: skin elements
13. Universal replication
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
6. HFSQL Client/Server clusters
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
6. HFSQL Client/Server cluster
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Automated tests: Emulation functions
List of automated tests: Emulation functions...
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
12. Universal replication
1. Managing emails
WINDEV includes multiple methods to manage emails...
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Body block
The Body block corresponds to the main block of the report......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Using the query result
The result of a select query can be used in......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......