ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
fSize (Function)
Returns the size of a file (in bytes).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Designing a supercontrol
A supercontrol is an advanced type of control......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
iPrintReport (Function)
Prints a report created with the report editor.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
The Multimedia control
The Multimedia control is used to play multimedia files......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
fRead (Example)
Usage example of the fRead function
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Configuring an application with User Groupware
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....