ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
DnDForce (Function)
DnDForce is kept for backward compatibility.
VariableReset (Function)
Resets the variable to its initial value.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
OutlookListProfile (Function)
Lists the available Outlook profiles.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
List,Select,? (External language)
Returns the element selected in the list.
fListResource (Function)
Lists the resources integrated to the application.
ChronoReset (Function)
Stops and resets a running stopwatch.
ActionRedo (Function)
Runs the last action canceled.