ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to......
<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.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
The Sidebar control
The Sidebar control gives access to different options......
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
HErrorLock (Function)
Used to check whether a lock error occurred.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
iDestination (Function)
Configures the print destination.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
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......
Copying controls from the window editor
The controls can be copied from the window editor......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<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.
14. Controls in practice
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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....