ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page with parameters
Page editing: 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.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
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)...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL data files...
Snap to grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid...
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...
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...
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
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.
Code statistics
The code statistics affect...
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Shared memory area functions
Memory area management functions
The following functions are used to handle the certificates:...
Shared memory area constants
Recompiling the project
The project compilation is a process used to......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Native Sybase Connector for WINDEV and WEBDEV 2024
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
HFSQL Client/Server: Configuring the server