ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
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....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Constants for managing animations
List of constants used by the functions for managing the animations...
Properties associated with a page
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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)......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Reports
A report provides a custom view of data......
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......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<Chart>.Zoom (Function)
Defines the zoom of a chart.