ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
Sum (Function)
Calculates the sum of the array elements.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
NetworkUser (Function)
Identifies the name of the connected user.
MatDeterminant (Example)
Usage example of the MatDeterminant function
HOnError (Function)
Customizes the management of HFSQL errors.
dDisplay (Function)
Displays the drawing in the Image control.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
FinCurrentVal (Function)
Returns the current value of investment.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
ExceptionInfo (Function)
Retrieves information about the current exception.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
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...
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Error 1003: The element does not exist in the class
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Constants for manging the replication
List of constants used by the functions for managing the replication....