ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
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.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Constants for managing the windows
List of constants used by the functions for managing the windows...
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...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
LooperAdd (Function)
Adds a row at the end of a Looper control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
fDirSize (Function)
Returns the size of a directory in bytes.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.