ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Lotus Notes constants
List of constants used by the Lotus Notes functions....
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HAdd (Example)
Usage example of the HAdd function
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
HDeactivateTrigger (Function)
Disables a trigger.
HListConnection (Function)
Returns the list of connections currently described in the application.
Constants for managing contact functions
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Hash constants
List of constants used by the Hash functions....
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...