ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Android and Java: WLanguage procedure calls
Modifies the location of log files corresponding to an HFSQL data file....
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
Signature control events
The following processes are associated with a Signature control:...
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
C#: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
SecurityHtml (Property)
The SecurityHtml property gets and sets the status of the security mechanism of HTML Display and HTML Editor controls.
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
Programming an indexed control
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
2. User-friendly editors in practice
User-friendly editors in practice...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
6. HFSQL Client/Server cluster
6. HFSQL Client/Server clusters