ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Import a list of requirements
The Project Management Hub allows you to import requirements......
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
Copying and cloning
Variables are copied using the "=" operator...
3-tier architecture
The development in "3-tier" architecture is now simplified......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
HJSONToRecord (Function)
Imports JSON data into the current record.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Accessibilité (Property)
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Calling a procedure/a function
Syntax for calling a local or global procedure.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Constants for SMS functions
List of constants used by the SMS functions....
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).