ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector...
grDeleteAll (Function)
Erases a chart and destroys this chart.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups...
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
grSourceSeries (Function)
Defines the source of a series.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
grRaised (Function)
Used to display a chart with raised effect.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window...
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error...
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Creating the menus for the windows of the WINDEV RAD pattern
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor,...
14. Managing the "Back" button in practice
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
Popup window
WINDEV allows you to open windows in popup format......