ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Upload control
The Upload control is used to upload files on the Web server......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Data persistence
The data persistence is used to store the value typed by the user......