ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Feedback component
The Feedback component is a component provided with WINDEV......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
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......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
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.
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......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Using an external component in an application
A component can be reused at any time in any application......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min