ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
WINDEV License Agreement
WINDEV License Agreement...
Language (Property)
The Language property is used to get and change the language used.
Multiline strings
To type character strings over several lines in the code editor...
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Dictionary
The dictionary is a file that can contain the project elements......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Manager of automated tests
The test manager is used to......
ServiceUninstall (Function)
Uninstalls a service.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Constants for managing projects
List of constants used by the functions for managing projects....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...