ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
EncryptStandard (Example)
Usage example of the EncryptStandard function
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Materialized view
ToastDisplay (Function)
Displays a "Toast" message.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....