ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports
A report provides a custom view of data......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Drawing constants
List of constants used by the drawing functions....
Text (Property)
The Text property is used to get and modify text.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
BurnerCancel (Function)
Cancels the current burn process.
Print constants
List of constants used by the print functions....
BurnerSelect (Function)
Used to select the default burner.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Using the query result
The result of a select query can be used in......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
System constants
List of constants used by the system functions....