ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
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.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HIndex (Example)
Usage example of the HIndex function
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Break in a report
The break is used to group the records corresponding to a sort criterion......
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
HViewToFile (Example)
Usage example of the HViewToFile function
HLogInfo (Function)
Adds comments to the log when saving the operation.
TreeView control functions
The following functions are used to manage TreeView controls:...
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
ProgressBar (Property)
WLanguage proposes...
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
InitialItem (Property)
InitialItem is used to find out the initial name of a query item. This name is known from the alias of this item.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......