ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Help with new features: Informing users about new developments
Applications are constantly evolving......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
7. Multilingual websites in practice
Returns an array without duplicates....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
The "Code hashtags" pane
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
How to develop a PHP site?
What is a PHP site?......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
PDF file functions
...PDF file functions...
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.