ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding a Combo Box control to an item
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
GuidedTourStep (Variable type)
The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. 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....
Archiving function constants
List of constants used by the archiving functions....
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
Positioning a toolbar
A Toolbar control can be created in a standard window or in an MDI parent window......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
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.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
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.