ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
fOpen (Example)
Usage example of the fOpen function
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).
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.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Bluetooth functions
List of Bluetooth functions...
HOnError (Example)
Usage example of the HOnError function
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ThreadState (Function)
Returns the current status of a thread.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
AppInstallUPD (Function)
Triggers the automatic update of current application.
fExeDir (Function)
Returns the directory from which the execution is started.
CurrentWin (Function)
Identifies the window currently in edit.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...