ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing emails
List of constants used by the functions for managing emails....
Fax constants
List of constants used by the functions for managing faxes....
HJSONToRecord (Function)
Imports JSON data into the current record.
nWDGetLastError: Error code of last error
Error code of last error......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Using .NET assemblies in a project
To use .NET assemblies in a project......
5. Which type of server to choose?
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
API (Function)
Runs a function found in an external DLL.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
HDescribeConnection (Function)
Describes a new connection to an external database.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Materialized view
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
LDAP constants
List of constants used by the LDAP functions....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Constants for SMS functions
List of constants used by the SMS functions....
New (Reserved word)
New is used to allocate memory space...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....