ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
TreeCollapse (Function)
Collapses a branch previously expanded.
SysIconAdd (Example)
Usage example of the SysIconAdd function
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
fListFile (Example)
Usage example of the fListFile function
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Language (Property)
The Language property is used to get and change the language used.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
fRead (Example)
Usage example of the fRead function
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.