ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Repositionable Note functions
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
<Connection variable>.Transaction (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Home automation: Overview
The home automation via power-line carrier (X10) has now become reality......
HourglassNetwork (Function)
Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024....
CursorDisplay (Function)
Displays or hides the mouse cursor.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Configuring the IIS 7/7.5 server