ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
<zipArchive variable>.Close (Function)
Closes an archive.
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Binding a ListView control to an item
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
WDSQL, SQL querier: Overview
WDSQL is used to......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Close (External language)
Closes the current window and restores the context that existed before the window opening.
2. UML models
2. UML models
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
<Image>.Copy (Function)
Copies an image to another image.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....