ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
ERR_BAD_CONTEXT_FOUND
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
The Flexbox control
Flexbox is a standard layout system for web pages......
Hideable (Property)
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Screen,Input (External language)
Starts the input in the controls of a window.
9. Overlaying controls
Image (Property)
The Image property gets and sets the background image of a control or block.
AnimationEnabled (Function)
Enables or disables the animations in the controls.