ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST web service function is completed.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad).
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
Constants for external files
List of constants used by the functions for managing external files....
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
WinStatus (Function)
Identifies or modifies the window status.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
fDelete (Function)
Deletes a file accessible from the current computer.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.