ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with control templates
List of events associated with control templates...
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....
FTP constants
List of constants used by the FTP functions....
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....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Events associated with pages
List of events associated with pages...
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The different types of windows
The following types of windows can be created in a WINDEV application......
Image (Property)
The Image property gets and sets the background image of a control or block.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.