ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
LooperCount (Function)
Returns the number of rows in a Looper control.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
grZoom (Function)
Defines the zoom of a chart.
LooperDelete (Function)
Deletes a row from a Looper control.
Version (Property)
The Version property is used to get and change the version of an element.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
MemSeek (Example)
Usage example of the MemSeek function
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
grParameter (Function)
Retrieves or modifies a chart parameter.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).