ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Start of Break block (Break header)
The Start of break block is optional......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
11. Window templates
WINDEV Mobile allows you to create window templates....
iVLine (Function)
Prints a vertical line at specified coordinates.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Merging differences (SCM)
12. Control templates
WINDEV Mobile allows you to create control templates....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
17. WLanguage: a simple and powerful language
iLine (Function)
Prints a line at specified coordinates.
6. WEBDEV Account Manager
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
15. Project Management Hub
13. Security benefit: managing the "Back" button
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
1. Examples provided with WINDEV Mobile
End of break block
The End of break block is optional......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
17. Project Management Hub
...Project Management Hub...
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Functions for managing objects (External language)