ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Recompiling the project
The project compilation is a process used to......
NFC functions
Functions used to manage the NFC standard...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCSendTag (Function)
Sends a NFC tag to another device.
ChronoReset (Function)
Stops and resets a running stopwatch.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
SCM file format evolutions
Four versions are available for the SCM repository......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
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......
Environment of code editor