ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Looper control based on a table
This type of Looper control uses data from a table or query......
Executable (Property)
The Executable property gets and sets the executable file to be used.
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).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Version (Property)
The Version property is used to get and change the version of an element.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
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)....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
docTableOfContents (Variable type)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
MemSeek (Example)
Usage example of the MemSeek function
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
LooperInsertLine (Function)
Inserts a row into a Looper control.