ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
NotifDeleteCategory (Function)
Deletes a notification category from the application.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
JSONToVariant (Example)
Usage example of the JSONToVariant function
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
Constants for managing the Enumerations and the Combinations