ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
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....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
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......
Binding a Combo Box control to an item
GuidedTourStep (Variable type)
The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a 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......
Page constants
List of constants used by page functions....
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.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
grPrint (Function)
Prints a chart.