ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
<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.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
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.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<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.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....