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...
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime...
Code statistics
The code statistics affect...
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...
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Creating a window skin template
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces...
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)...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Viewing a window in 3 dimensions
Your window contains overlapping controls?...
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
WINDEV: Windows created via the RAD model
The window creation wizard offers many types of windows associated with HFSQL tables...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?...
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor...
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
6. Editing a page: zoning mode
23. Print modes
Query based on query
Queries can be based on items from another query......
Data model editor: types of links
Several types of links can be found between the files......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WINDEV: Example of programmed Drag and Drop
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Handling Organization Chart controls programmatically
RegistryValueType (Function)
Returns the type of value found in the registry.
Constants for managing the registry
List of constants used by the registry management functions....
MDI functions
List of MDI functions...
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
RegistryRename (Function)
Renames a key in the registry.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......