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.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
Manipulating Layout controls programmatically
A Layout control can be......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
The Cell control
The Cell control contains controls......
Image (Property)
The Image property gets and sets the background image of a control or block.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Properties linked to the Euro management
List of properties linked to the Euro management...
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
The Dashboard control
Dashboards are essential elements in an application......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....