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.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Creating the Vision pages of the WEBDEV RAD pattern
Classe représentant un fichier uploadé dans le champ upload...
13. Security benefit: managing the "Back" button
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
Events associated with Calendar controls
List of events associated with Calendar controls...
Recycle code windows
By default, a single code window is opened per ......
Image editor: Features
The image editor includes several features......
Creating a flexible modeling
To create a new flexible modeling, you can......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......