ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Combination (Type of variable)
A combination is a set of options.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Page Footer block
The Page footer block is run at the end of each page......
Time management help
Time management is extremely important......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......