ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetTrigger (Function)
Enables or disables the management of triggers.
<Source>.CancelSeek (Function)
Cancels the current search criterion.
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
<Source>.BuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
<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.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
HOpenConnection (Function)
Opens a connection to a specific database.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HCancelSeek (Function)
Cancels the current search criterion.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Native Oracle Connector for WINDEV and WEBDEV
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....