ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Constants for managing emails
List of constants used by the functions for managing emails....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
ArraySort (Function)
Sorts a WLanguage array.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).