ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
The Flexbox control
Flexbox is a standard layout system for web pages......
Customizing the User Groupware
First project window
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
fMemOpen (Function)
Opens a memory zone shared between several applications.
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......
Configuring an application with User Groupware
Thread management functions
List of functions for managing threads...
Analysis links
The links are used to link the files found in an analysis between themselves......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Cardinalities
The cardinalities are used to count the links between the files......
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.