ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Progress (Property)
The Progress property returns the task progress status.
File download functions
The following functions are used to manage downloads......
Extra (Property)
The Extra property manges additional information.
Age
The Age keyword can correspond to...
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Switch control properties
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
ScanList (Function)
Lists the scanners connected to the current computer.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
U.S.VerifyTaxNumber (Function)
Tests the validity of a US tax number.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Software Factory
The concept of software factory is used to automate the process for creating applications....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
fDir (Function)
Finds a file or directory.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).