ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Error 1023: The access to the method of the class is restricted by a private inheritance
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Error 1022: The access to the method of the class is restricted by a protected inheritance
Native MySQL Connector - License Agreement
Specific features of the Express version
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
9. Sharing a project in practice
Sharing a project in practice...
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Error 1013: The access to the member of the class is restricted by a protected inheritance
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Count (Property)
The Count property returns the number of elements in a given set.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Designing a supercontrol
A supercontrol is an advanced type of control......
Creating the Form windows of a WINDEV RAD pattern
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......