ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
.NET application
To create a.NET application from a project......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WINDEV applications for Linux: Specific features
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
The Line control
A Line control is used to display a line in a page......
Events associated with Calendar controls
List of events associated with Calendar controls...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
dChord (Example)
Usage example of the dChord function
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....