ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ToItem (Function)
Assigns the specified value to an item of the current record.
<Source>.ChangeName (Function)
Modifies the physical name of a table.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
HDescribeConnection (Function)
Describes a new connection to an external database.
HLogRecreate (Function)
Used to recreate an empty log.
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
<Source>.CancelSeek (Function)
Cancels the current search criterion.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HSetTrigger (Function)
Enables or disables the management of triggers.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HCancelSeek (Function)
Cancels the current search criterion.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
HRplAddFile (Function)
Adds a table to a universal replication.