ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Constants for managing arrays
List of constants used by the functions for array management....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Debugging constants
List of constants used by the debugging functions...
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Push notification
A mobile device can receive push notifications......
Sum (Function)
Calculates the sum of the array elements.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
11. Controls in practice
Discover the main characteristics of the controls...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Installing a SOAP server with Netscape iPlanet 4.1
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
NotificationDisplay (Function)
Displays a message outside the browser.