ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events associated with supercontrols
List of events associated with supercontrols...
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
Events associated with Edit controls
WLanguage events associated with Edit controls...
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Events associated with a Spreadsheet control
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Events associated with Shape controls
List of events associated with Shape controls...