ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
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....
Managing parallel tasks
The computers are becoming more and more powerful......
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......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
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...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Cardinalities
The cardinalities are used to count the links between the files......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.