ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipDeleteFile (Function)
Deletes a file from an archive.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Advanced types
The advanced types of WLanguage are as follows...
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...