ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
<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.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
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.
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....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min