ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
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.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
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.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
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.
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.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
BackgroundTaskAdd (Function)
Adds a new background task.
NumberInWords (Function)
Converts a number to words.