ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Table>.AddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
<Pivot Table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
Web Component control events
The following events appear by default in the WEBDEV code editor...
<Code Editor>.Search (Function)
Searches for a string or regular expression in the Code Editor control.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Conference control events
List of events associated with a Conference control...
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
WEBDEV 2025 Tutorial - Table of contents
Positions at the end of media file played in the Multimedia control.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
<pdfDocument variable>.ExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.