ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
VariableReset (Function)
Resets the variable to its initial value.
Fax constants
List of constants used by the functions for managing faxes....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Copying and cloning
Variables are copied using the "=" operator...
3-tier architecture
The development in "3-tier" architecture is now simplified......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
HJSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Accessibilité (Property)
Using .NET assemblies in a project
To use .NET assemblies in a project......
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).
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Constants for SMS functions
List of constants used by the SMS functions....
API (Function)
Runs a function found in an external DLL.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
DotNetRun (Function)
Runs a procedure on a .Net server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.