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...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Know which elements of the hierarchical table are printed: print the complete hierarchy or print the hierarchy visible in the field. Modify hierarchy print mode: print complete hierarchy or print hierarchy visible in field....
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
<pdfDocument variable>.Sign (Function)
Adds an approval signature to an existing PDF.
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
Programming patterns
CAUTION......
CtDescribedUserName (Property)
The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB.
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.