ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1037: This member already exists in the structure
Version (Property)
The Version property is used to get and change the version of an element.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Error 705: The property does not exist on this type
Error 704: The property does not exist on
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
Enabled (Property)
The Enabled property enables or disables an element.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysSpace (Function)
Returns the physical memory space for the current computer.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
dCircle (Example)
Usage example of the dCircle function
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....