ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sensor constants
Constants used by the SensorXXX functions...
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFConvertLead (Function)
Converts the leads.
fDirRename (Function)
Renames a directory.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Constants for WLanguage types
List of constants for managing WLanguage types....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
fOpenTempFile (Function)
Creates and opens a temporary file.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
HState (Function)
Used to find out the state of a record.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.