ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
How to loop through a file using filters?
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Error 113: Non-dynamic array without definition
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
StatVariance (Function)
Calculates the variance for a series of values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
KeyPressed (Function)
Checks which key is pressed.
fCompare (Function)
Compares the content of two files bit by bit.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SSLActive (Function)
Used to enable or disable the secure SSL mode.