ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
zipChangePath (Example)
Usage example of the zipChangePath function
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
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)....
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)....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
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).
Version (Property)
The Version property is used to get and change the version of an element.
Calling a procedure/a function
Syntax for calling a local or global procedure.
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
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.
FinRedemption (Example)
Usage example of the FinRedemption function
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.