ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array functions
List of functions for managing arrays
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Image editor: Features
The image editor includes several features......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
<Source>.ToItem (Function)
Assigns the specified value to an item of the current record.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.