ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel 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......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
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.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
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......
Example for creating a select query
This help page explains how to create two select queries......
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.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
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....
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
iPreview (Function)
Configures the print destination.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Various constants
List of various constants....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....