ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
14. Report templates
...Report templates are used to easily standardize report layouts....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Content (Property)
The Content property is used to get and change the content of an element.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
The OLE control
The OLE control is used to handle an OLE object......
RestartProgram (Function)
Ends the application and restarts it.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
2. Projects in practice
HExecuteView (Example)
Usage example of the HExecuteView function
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Action (Property)
The Action property is used to specify the action to be performed.