ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HTTPAddFile (Function)
Adds a file to the HTTP form.
GglDelete (Function)
Deletes data from the Google server.
SNMPOIDType (Function)
Returns the type of data in an OID.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
EmailLoadAttachment (Function)
Adds an attached file to an email.
LocalStorageAdd (Function)
Adds a value to the local storage.
Table,Add (External language)
Adds an element to a Table control.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
iGroupAdd (Function)
Adds a report to a group of reports.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
<TreeMap>.Add (Function)
Adds an element into a TreeMap control.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<Breadcrumb>.AddLink (Function)
Adds a link into a Breadcrumb control.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.