ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
DDEWarmLink (Function)
Creates a warm link with a data.
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......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
DDELink (Function)
Creates a hot link with a data.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
DateToDay (Function)
Returns the day that corresponds to a given date.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Image control in a page
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Data model editor: types of links
Several types of links can be found between the files......
Running the test of the User Groupware and installing it
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....
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......
Analysis links
The links are used to link the files found in an analysis between themselves......
Configuring an application with User Groupware
Thread management functions
List of functions for managing threads...
Managing parallel tasks
The computers are becoming more and more powerful......