ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Native Sybase Connector for WINDEV and WEBDEV 2024
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
<Source>.Password (Function)
Defines the password used to create or open a data file.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.