ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
7. Multilingual sites in practice
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....
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....
15. Repeating a group of controls: loopers
Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time......
Help with new features: Informing users about new developments
Applications are constantly evolving......
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.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
RGB (Function)
Defines a color from its Red, Green and Blue components.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
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......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
How to develop a PHP site?
What is a PHP site?......
The "Code hashtags" pane
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>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.