ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
FTPGet (Example)
Usage example of the FTPGet function
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
HClient structure
The HClient structure is used to......
FileDisplay (Example)
Usage example of the FileDisplay function
Description window of a combining query
The description window of a combining query consists of several sections......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Help editor options
The options of the help editor ("Display......
ComponentInfo (Function)
Returns information about a component.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Table,Delete (External language)
Deletes an element from a Table control.
HReadLast (Example)
Usage example of the HReadLast function
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SysIconAdd (Example)
Usage example of the SysIconAdd function
EmailGetAll (Function)
Retrieves all the emails found on a server.