ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
The Clickable Image control
The Clickable Image control can be used to......
Private Store for mobile applications
There are two methods two deploy your applications......
Warning (Function)
Displays a custom message in a system warning window.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
12. Universal replication
13. Universal replication
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Android Control Center
Do you know where to find your application log files?...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Keep-alive on connection
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.