ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docParagraph (Variable type)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Example for creating a select query
This help page explains how to create two select queries......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
String (Variable type)
The String type is used to manipulate strings......