ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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.
<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.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
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......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Managing parallel tasks
The computers are becoming more and more powerful......
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......