ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Title (Property)
The Title property is used to get and change the title of an element.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
WINDEV applications for Linux: Specific features
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
PDF Reader control events
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
iParameterReport (Function)
Configures the printer by opening the configuration window.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.