ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with a page
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
BackgroundImagePrinted (Property)
The property ImageFondImprimé allows you to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
UsefulHeight (Property)
The UsefulHeight property gets and sets the useful height of an internal window (or supercontrol) with scrollbars.
AutomaticTextColor (Property)
The AutomaticTextColor property gets and sets the color to be used for the text of the elements that use the "Automatic" color.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Constants for managing animations
List of constants used by the functions for managing the animations...
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode....
<Chart>.Zoom (Function)
Defines the zoom of a chart.
Description (Property)
The Description property is used to get and change the page description.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
grZoom (Function)
Defines the zoom of a chart.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Custom tooltips
Tooltips are very useful for application users......
Managing parallel tasks
The computers are becoming more and more powerful......