ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help editor options
The options of the help editor ("Display......
fMoveDir (Function)
Moves a directory and its content.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
RESTSend (Function)
Sends a REST request and waits for the server response.
HChangeName (Function)
Modifies the physical name of a data file.
Contains (Function)
Allows you to check if a substring is within a string.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
grTitle (Function)
Modifies the caption and/or position of the chart title....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.