ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Page Footer block
The Page footer block is run at the end of each page......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
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.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....