ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Web Component control events
The following events appear by default in the WEBDEV code editor...
TreeMap control events
List of events associated with TreeMap controls...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
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.
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.
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
<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.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
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).
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.
<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, ...).