ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HReadNext (Function)
Sets the position on the next table record according to a browse item.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...