ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
fResourceDir (Function)
Returns the path of the read-only resources of the application.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
fTempPath (Function)
Returns the name of directory used to store the temporary files.