ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.ModifyLine (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
<Looper>.SelectCount (Function)
Returns the number of selected rows in a Looper control.
<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<Looper>.Collapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<Component>.Load (Function)
Loads an external component independent of the current project.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
Native Oracle Connector for WINDEV and WEBDEV
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Height (Property)
The Height property is used to get and change 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....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.