ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
JSInterruptEvent (Function)
Interrupts the process of current event.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
"About" window
The "About" window is used to display and access various information about the current application......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Help about new features: Letting users know about changes
Applications are constantly evolving......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Automatic management of exceptions
The management of exceptions can be customized by process......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).