ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
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)....
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Looper control based on a table
This type of Looper control uses data from a table or query......
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).
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.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
HTTPSendForm (Function)
Sends an HTTP form.