ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HDescribeLink (Function)
Describes a link between two data files through programming.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Image control in a page
The Image control
The Image control is used to......
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......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
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.
The Flexbox control
Flexbox is a standard layout system for web pages......
fMemOpen (Function)
Opens a memory zone shared between several applications.
Customizing the User Groupware
First project window
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Data model editor: types of links
Several types of links can be found between the files......
Analysis links
The links are used to link the files found in an analysis between themselves......