ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Operations performed on object diagrams
The following paragraphs explain......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The different types of windows
The following types of windows can be created in a WINDEV application......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
7. Multilingual sites in practice
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Events associated with pages
List of events associated with pages...
Image (Property)
The Image property gets and sets the background image of a control or block.