ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Automation object
The Automation keyword is used to declare an automation object...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
zipListFile (Function)
Returns the list of files found in an archive.
zipExist (Function)
Used to find out whether an archive exists.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
<Connection variable>.RSExecute (Function)
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule.
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
Input suggestions in an Edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
iParameterPDF (Function)
Defines the options for the generated PDF file.
zipClose (Function)
Closes an archive.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....