ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
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.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
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.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
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.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
fTempDir (Function)
Returns the name of directory used to store the temporary files.
<Polygon2D variable>.Correct (Function)
Returns a corrected version of the specified 2D polygon.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.