ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Using .NET assemblies in a project
To use .NET assemblies in a project......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
<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.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
UMC management functions
List of functions for managing the UMC...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
15. Project Management Hub
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Image control in a page