ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Date (Type of variable)
The Date type enables you to easily handle the dates...
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
The Edit control
The Edit control allows users to enter data......
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
ScanList (Function)
Lists the scanners connected to the current computer.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Constants for managing character strings
List of constants used by string management functions...
History of versions
The history of setup versions is an advanced feature of the network setup......
EmailCheckAddress (Function)
Checks the validity of an email address.
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.