ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
HFSQL constants
List of constants used by the HFSQL functions....
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
LDAP constants
List of constants used by the LDAP functions....
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).
fDirSize (Function)
Returns the size of a directory in bytes.
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).
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
12. Synchronizing data