ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
HRead (Function)
Reads a record in a file according to a given record number.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
fLock (Function)
Entirely or partially locks an external file.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Project (External language)
Opens and runs a WINDEV project.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Installing a Webservice (old format)
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
Installing the monitoring robot
The monitoring robot includes three executables......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....