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).
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
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....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
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.
Options of the window editor
To configure the general options of the window editor......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
grParameter (Function)
Retrieves or modifies a chart parameter.
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
fDirSize (Function)
Returns the size of a directory in bytes.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
12. Synchronizing data
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......