ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Constants used by the functions for managing Dockable Panel controls
Functions for managing TreeView Table controls (prefix syntax)
List of functions for managing TreeView Table controls...
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
End-user UI editing functions (prefix syntax)
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
dbgInfo (Function)
Returns a debug information.
iPrintReport (Function)
Prints a report created with the report editor.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
NumberInWords (Function)
Converts a number to words.
BackgroundTaskAdd (Function)
Adds a new background task.
HDelete (Function)
Deletes a record from a data file (query or view).
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
HToItem (Function)
Assigns the specified value to an item of the current record.