ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ToClipboard (Function)
Writes text or image information into the system clipboard.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Address (Variable type)
The Address type is used to manipulate the address of a place or person.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.