ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
USBDisconnect (Function)
Disconnects or ejects a USB device.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.