ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
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:...
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display 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.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....