ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
Select query description window
The description window of a select query includes several sections......
<Source>.CancelSeek (Function)
Cancels the current search criterion.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Source>.ToItem (Function)
Assigns the specified value to an item of the current record.
HSetTrigger (Function)
Enables or disables the management of triggers.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Managing parallel tasks
The computers are becoming more and more powerful......
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
Component (Property)
The Component property configures the different components of a composite key.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
2. Examples and components provided with WEBDEV
HLogRecreate (Function)
Used to re-create an empty log.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
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......
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......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
HPriorityClient (Function)
Modifies the priority of a client application.