ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPreview (Function)
Configures the print destination.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
VariableReset (Function)
Resets the variable to its initial value.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
HJSONToRecord (Function)
Imports JSON data into the current record.
Constants for the archiving functions
List of constants used by the archiving functions....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
HDescribeConnection (Function)
Describes a new connection to an external database.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Accessibilité (Property)
Record (Type of variable)
The Record type is used to save the values of a record.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Installing a SOAP server with IIS
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.