ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Android Widget windows
An Android application can contain one or more Widget windows......
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 table described in the data model editor. the values of the bound WLanguage variables....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Customizing the User Groupware
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
System constants
List of constants used by the system functions....
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
12. Pages in practice
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
2. Types of setup
Types of setup...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......