ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Specific features of the Express version
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
iGroupPrint (Function)
Starts printing a report found in a group of reports.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HAdd (Example)
Usage example of the HAdd function
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
The Flexbox control
Flexbox is a standard layout system for web pages......
First project window
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Specific features of the Express version
API (Example)
Usage example of the API function
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
CallDLL32 (Example)
Usage example of the CallDLL32 function
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).