ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
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......
Date and Time management functions
List of functions for managing dates and times...
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
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.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
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.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Upload control
The Upload control is used to upload files on the Web server......
Installing a Webservice (old format)
Options of the window editor
To configure the general options of the window editor......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
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.