ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
LooperInsert (Function)
Inserts a row into a Looper control.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
HCreateMovableReplica (Function)
Creates a movable replication.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
JSONXMLConverter (Variable type)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Events associated with Looper controls
List of events associated with Looper controls...
OpenIDParameters (Variable type)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Page constants
List of constants used by page functions....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......