ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Bluetooth functions
List of Bluetooth functions...
HOnError (Example)
Usage example of the HOnError function
fOpen (Example)
Usage example of the fOpen function
EmailReadLastHeader (Function)
Reads the header of last incoming email according to 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).
BurnerCancel (Function)
Cancels the current burn process.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
LooperCount (Function)
Returns the number of rows in a Looper control.