ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Break in a report
The break is used to group the records corresponding to a sort criterion......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
HViewToFile (Example)
Usage example of the HViewToFile function
HLogInfo (Function)
Adds comments to the log when saving the operation.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
TreeView control functions
The following functions are used to manage TreeView controls:...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
ProgressBar (Property)
WLanguage proposes...
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
InitialItem (Property)
InitialItem is used to find out the initial name of a query item. This name is known from the alias of this item.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
ToClipboard (Function)
Writes text or image information into the system clipboard.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......