ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
Text (Property)
Text is used to find out whether an item is a text item.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Position (Function)
Finds the position of a specified string within another string.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
UnitedStates.CheckFEI (Function)
Checks the validity of a U.S. Firm Establishment Identifier.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.