ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
TreeListItem (Example)
Usage example of the TreeListItem function
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
EmailUpdate (Example)
Usage example of the EmailUpdate function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Bluetooth functions
List of Bluetooth functions...
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Error 531: The negative or null subscripts are not allowed
Error 305: The element does not exist in the window
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Index (Property)
The Index property is used to get the index of an element.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.