ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler control events
The following events associated with Scheduler controls:...
Enumeration (Variable type)
An enumeration is a set of values......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
12. External component in practice
HOpen (Function)
Opens a data file.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
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.
SQLFirst (Example)
Usage example of the SQLFirst function
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
MySelf (Reserved word)
MySelf is used to handle the current control...
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.