ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
xmlXAdESSignature (Variable type)
The xmlXAdESSignature type is used to define all the advanced characteristics of a XAdES-compliant signature. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
6. Internal window
Internal windows...
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static Text control found in a report....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
16. Java applications in practice
Java applications in practice...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....