ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The pages
Pages are the main interface of a WEBDEV site......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server...
Image editor: Features
The image editor includes several features......
Creating and generating an external component
A component must be created from a project containing all the elements required...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically,...
Page templates
WEBDEV allows you to create page templates......
Using several libraries in an application
A library is a WDL file that contains all the resources......
The HTML Display control
The HTML Display control displays a web page in an application......
Data persistence
The data persistence is used to store the value typed by the user......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Generating an application for Universal Windows 10 App
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Creating the Relation windows of a WINDEV RAD pattern