ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Global and local variable
Two types of variables are available......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Using a query with parameters
A query with parameters can be used......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ThreadMode (Function)
Changes the management mode of threads.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......