ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
SQLFirst (Function)
Positions on the first row of the query result.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
iParameterReport (Function)
Configures the printer by opening the configuration window.
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
LooperExpand (Function)
Expands a break in the Looper control on a given row.
fDirExist (Function)
Checks the existence of a directory.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
MatMultiply (Function)
Multiplies two matrices.
HSendMessageToClient (Function)
Displays a message on the client computers.