ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
SQL functions: Special case
List of SQL functions: Special case...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Information 302: Ambiguity between a variable and a control
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).