ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
20. Control templates
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
29. SEO in practice
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Merging differences (SCM)
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Including a supercontrol in a window or in a page
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
History of versions
The history of setup versions is an advanced feature of the network setup......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
fSelect (Example)
Usage example of the fSelect function
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
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......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......