ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with 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).
The Check Box control
A Check Box can correspond to......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
HIndex (Function)
Rebuilds the file index (".NDX" file).
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The Wire control
The Wire control is used to visually link 2 controls......
10. UMC: User Macro-Code
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Environment of the query editor
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Access rights to a class property
A property is a code element that includes two processes......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....