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...
HSubstDir (Example)
Usage example of the HSubstDir function
First project window
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
HCreateView (Example)
Usage example of the HCreateView function
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Extra (Property)
The Extra property manges additional information.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
HAdd (Example)
Usage example of the HAdd function
FTPConnect (Example)
Usage example of the FTPConnect function
zipChangePath (Example)
Usage example of the zipChangePath function
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.