ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Help system properties
The properties of help system are used to define......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Properties of a help page
The characteristics of a help page are used to define......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
10. Smart controls
Smart controls...
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
How to develop a PHP site?
What is a PHP site?......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....