ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
9. Types of standard controls
Types of standard controls...
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
fSize (Example)
Usage example of the fSize function
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).