ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlDelete (Function)
Permanently deletes a control from a window, page or report.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Sum (Function)
Calculates the sum of the array elements.
Handling Spreadsheet controls programmatically (in a report)
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
FinNetCurrentVal (Function)
Returns the net current value of investment.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HAddUser (Function)
Adds a user to a database.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
ReplicSynchro: Use