ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
<Array type>.Contain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
HFilter (Function)
Defines and enables a filter on a data file, view or query.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
ServiceWait (Function)
Pauses the current service during the specified duration.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
OpenMainMenu (Function)
Opens the main menu of the current window.
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
tapiDial (Function)
Dials a phone number for a voice line.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
EmailCheckAddress (Function)
Checks the validity of an email address.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......