ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
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......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Reports
A report provides a custom view of data......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
1. Project and analysis
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
12. Control templates
WINDEV Mobile allows you to create control templates....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
2. How to test a site?
4. UI: Windows
IU of windows...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
2. Analysis in practice
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.