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.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
The Tab control
The Tab control is used to simultaneously display different controls......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
The Flexbox control
Flexbox is a standard layout system for web pages......
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...