ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
nfcTag (Variable type)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
2. Analysis in practice
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
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 tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
EventClose (Function)
Closes a synchronization event between several threads.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
FolderData (Function)
FolderData is kept for backward compatibility.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
ArrayDistinct (Function)
Returns an array without duplicates.
String functions
List of functions for managing character strings...
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
iMargin (Function)
Defines the "logical" print margins.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....