ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
GuidedTourInfo (Function)
Returns information about a guided tour.
<GuidedTour>Info( Function)
Returns information about a guided tour.
InGuidedTourMode (Function)
Indicates if there is a Guided Tour in progress.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....