ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Using the task management and the schedule
Time management is extremely important......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....