ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FinFutureVal (Example)
Usage example of the FinFutureVal function
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Programming the table cells
The Table controls can be handled......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Principle of remote check
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Events associated with the project
List of events associated with the project...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....