ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
WINDEV Mobile Framework License Agreement
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
8. 10 tips for better interfaces...
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
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....
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.