ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
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......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Constants for managing projects
List of constants used by the functions for managing projects....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
AWP without UI
Bootstrap, Angular, React, Vue......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
dArc (Example)
Usage example of the dArc function
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Cardinalities
The cardinalities are used to count the links between the files......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.