ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET object
To access a class......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
How to open a page?
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
XML functions (prefix syntax)
List of XML functions...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Report blocks
A printed report includes several sections......
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
The HTML control
The HTML control displays HTML pages or HTML code......
Outstanding progress bars
Simple or symmetric progress bar?...
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Page constants
List of constants used by page functions....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
ERR_NO_PAGE
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
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....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Page (Property)
The Page property is used to handle a page.