ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-project search
Performing a search in the current project is a common operation......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
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......
XML functions (prefix syntax)
List of XML functions...
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
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......
Handling Organization Chart controls programmatically
Outstanding progress bars
Simple or symmetric progress bar?...
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
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 "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
ERR_NO_PAGE
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
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....
Page constants
List of constants used by page functions....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
How to open a page?
Page (Property)
The Page property is used to handle a page.
Area (Property)
The Area property is used to define an area.