ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Private Store for mobile applications
There are two methods two deploy your applications......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Reports
A report provides a custom view of data......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......