ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HToItem (Function)
Assigns the specified value to an item of the current record.
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Movable (Property)
The Movable property is used to define if an element can be moved.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
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.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
HIndex (Example)
Usage example of the HIndex function
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
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