ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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....
API (Function)
Runs a function found in an external DLL.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Start of Break block (Break header)
The Start of break block is optional......
SOAPRun (Function)
Runs a procedure on a SOAP server.
End of break block
The End of break block is optional......
LDAP constants
List of constants used by the LDAP functions....
Constants for SMS functions
List of constants used by the SMS functions....
Constants for managing emails
List of constants used by the functions for managing emails....
New (Reserved word)
New is used to allocate memory space...
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
XMLDocument (Example)
Usage example of the XMLDocument function
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
REP files
REP files contain the list of data files handled by the application....
InfoBuild (Function)
Displays a custom message in a system information window.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......