ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BUTTON_EXPECTED
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<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.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
UMC management functions
List of functions for managing the UMC...
Image editor: Features
The image editor includes several features......
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....
Image control in a page
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......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
15. Project Management Hub
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......
Classes, members, methods and properties
A class is made of......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
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......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.