ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
Events associated with internal windows
List of events associated with internal windows...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Thumbnail control properties
List of properties associated with the Thumbnail control...
fCopyFile (Example)
Usage example of the fCopyFile function
DotNetDelegate (Function)
Initializes a.NET delegate.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
ThreadCurrent (Function)
Returns the name of the thread currently run.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
ExeGetPID (Function)
Returns information about the current process.
fOpen (Example)
Usage example of the fOpen function
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).