ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Image (Property)
The Image property gets and sets the background image of a control or block.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Defining a help window template
WINDEV allows you to create help window templates......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Info (Function)
Displays a custom message in a system information window.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Image editor: Features
The image editor includes several features......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......