ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Size (Property)
The Size property is used to determine and change the size of an element.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Animation (Property)
The Animation property animates an image.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
WDINT setup
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
Constants for managing animations
List of constants used by the functions for managing the animations...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Custom tooltips
Tooltips are very useful for application users......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.