ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a frameset
WEBDEV proposes several methods for creating a frameset......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
iPrintZone (Example)
Usage example of the iPrintZone function
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Date and Time management functions
List of functions for managing dates and times...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Binding a Combo Box control to an item
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
iPrintImage (Example)
Usage example of the iPrintImage function
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......