ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
17. WLanguage: a simple and powerful language
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
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" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
HFSQL Control Center: Managing scheduled tasks
The Control Center allows you to set up an automatic optimization mechanism for the database and its files, thanks to scheduled optimization tasks......
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......