ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
10. Embedded queries
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Structure of data files of user groupware
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....