ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Test of a query
The query editor allows you to run the test of query result......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Defining a help window template
WINDEV allows you to create help window templates......
Managing main window menus
A main menu is necessarily associated with a window......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......