ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HErrorLock (Function)
Used to check whether a lock error occurred.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
zipInfoFile (Example)
Usage example of the zipInfoFile function
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Connection variable>.ModifyItemRights (Function)
Modifies the rights granted to a user or group on an item of an HFSQL Client/Server table....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HModifyItemRights (Function)
Modifies the rights granted to a user or group on an item of an HFSQL Client/Server table....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.