ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using .NET assemblies in a project
To use .NET assemblies in a project......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
API (Function)
Runs a function found in an external DLL.
DotNetRun (Function)
Runs a procedure on a .Net server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
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).
WINDEV Mobile 2024 Tutorial - Table of contents
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.
fRead (Example)
Usage example of the fRead function
Constants for managing emails
List of constants used by the functions for managing emails....
Accessibilité (Property)
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Constants for SMS functions
List of constants used by the SMS functions....
LDAP constants
List of constants used by the LDAP functions....
New (Reserved word)
New is used to allocate memory space...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
XMLDocument (Example)
Usage example of the XMLDocument function
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.