ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code......
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
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......
13. Types of standard controls
The Upload control
The Upload control is used to upload files on the Web server......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The Image control
The Image control is used to......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
Handling a control through programming in a report
All report controls can be handled through programming......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Animation (Property)
The Animation property animates an image.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
1
2
3
4
5
6
205
>