ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper 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....
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
LooperInsertLine (Function)
Inserts a row into a Looper control.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
XMLAddChild (Function)
Adds a child tag into an XML document.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.