ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
REP files
REP files contain the list of data files handled by the application....
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......