ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPRun (Function)
Runs a procedure on a SOAP server.
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....
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
LDAP constants
List of constants used by the LDAP functions....
Constants for SMS functions
List of constants used by the SMS functions....
Materialized view
Constants for managing emails
List of constants used by the functions for managing emails....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Body Complement block
The Body complement block is linked to the Body block......
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
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
REP files
REP files contain the list of data files handled by the application....
Net constants
List of constants used by the Net functions....
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......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.