ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
2. Projects in practice
Collapses a branch previously expanded....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
fSeparator (Function)
Returns a file path with normalized separators.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
fCurrentDir (Function)
Identifies or modifies the current directory.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Border (Variable type)
The Border type is used to handle a border through programming...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
SSH constants
The following constants are used to manage an SSH server:...
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
PDFToText (Function)
Extract the text contained in an Document PDF.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
grDeleteSeries (Function)
Deletes a data series from a chart.
Structure (Type of variable)
A structure is a custom type of data...