ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
rssSource (Variable type)
The rssSource type is used to describe the source of an RSS feed entry...
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
DateDifference (Function)
Calculates the number of days between two dates.
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Date (Type of variable)
The Date type enables you to easily handle the dates...
sfSeekDeletedResult (Variable type)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
Position (Function)
Finds the position of a specified string within another string.
fWrite (Function)
Writes: a character string to an external file. a memory section....
fLock (Function)
Entirely or partially locks an external file.
The HTML Display control
The HTML Display control displays a web page in an application......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.