ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Error (Function)
Displays a custom error message in a system error window.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Defining clickable areas
In a page, an Image control can contain clickable areas......
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.