ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
The Upload control
The Upload control is used to upload files on the Web server......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
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....
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......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
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......
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....
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....
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......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
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......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Data persistence
The data persistence is used to store the value typed by the user......
SourceToScreen (Function)
Automatically updates the controls in a window or 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....
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......