ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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....
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.
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.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
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......
Installing a Webservice (old format)
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
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....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.