ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
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.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HClient structure
The HClient structure is used to......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.