ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with the project
List of events associated with the project...
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
9. Hardware and software requirements
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
BurnerCancel (Function)
Cancels the current burn process.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
Declaring and using a variable
A variable is defined by name and type......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Drop-down button
The drop-down button expands: a context menu. a popup window....
HOpenConnection (Function)
Opens a connection to a specific database.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
First project window