ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
End-user UI management functions
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
4. HFSQL Classic
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
History of versions
The history of setup versions is an advanced feature of the network setup......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....