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).
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
Input (Function)
Displays a message allowing the user to type an information.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Creating a select query
A select query (corresponding SQL statement......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
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....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
9. Overlaying controls
12. Preventing from going back to a page
Image editor: Features
The image editor includes several features......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.