ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
iPrintBlock (Function)
Forces a report block to print.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Handling of automation in Table Columns
Cancels the current search criterion....
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Image control in a page
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Testing a project: settings
By testing the project you can simulate how the application will run......
iPreview (Function)
Configures the print destination.
Thread management functions
List of functions for managing threads...