ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Hash constants
List of constants used by the Hash functions....
System constants
List of constants used by the system functions....
Installing a Webservice (old format)
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Creating an executable: General options
The main executable options are as follows......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
HDelete (Function)
Deletes a record from a data file (query or view).
Constants for the Exif functions
List of constants used by the Exif functions....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Using .NET assemblies in a project
To use .NET assemblies in a project......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
HOpenConnection (Function)
Opens a connection to a specific database.
Google Drive, OneDrive and Dropbox prerequisites
Utilisation dans la classe MasqueDeSaisie_Rebond - Accès en Lecture + Ecriture - Type : Procédure (IAppelMéthode)...
JSONXMLConverter (Variable type)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).