ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
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......
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 ......
Constants for managing emails
List of constants used by the functions for managing emails....
FolderData (Function)
FolderData is kept for backward compatibility.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
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).
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
fLock (Function)
Entirely or partially locks an external file.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HOpen (Function)
Opens a data file.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.