ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Constant
The constants are language elements whose value is fixed once and for all...
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
fAttribute (Function)
Returns or modifies the attributes of a file.
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Software Factory Administrator
The software factory administrator allows you to ......
HPass (Function)
Defines the password used to create or open a data file.
Enumeration (Variable type)
An enumeration is a set of values......
Events associated with windows
List of events associated with windows...
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.