ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a 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....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
iPrintImage (Example)
Usage example of the iPrintImage function
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
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.
Page constants
List of constants used by page functions....
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.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
grPrint (Function)
Prints a chart.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......