ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Page with parameters
Resizes an external file.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Testing a static page
The test of a single page runs the current page in WEBDEV...
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.
10. UMC: User Macro-Code
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Creating the skin template of a report
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
The Wire control
The Wire control is used to visually link 2 controls......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
License agreement - HFSQL Client/Server
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
5. Deploying a dynamic site (Session or AWP) in practice
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
8. Binding controls to data
A window can display information from......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
ERR_BAD_DLLEXE
Error 107: Redefinition of the parameter
Pyramid charts
Pyramid charts allow you to view data in descending order......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....