ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in 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).
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
9. Application menus
Menus are displayed in different ways......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Telemetry: Main features
16. Application test in practice
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....