ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameter (Property)
The Parameter property is used to get and change certain parameters.
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
EmailUpdate (Example)
Usage example of the EmailUpdate function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
Bluetooth functions
List of Bluetooth functions...
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
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.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
EventOpen (Function)
Opens a synchronization event between several threads.
1. The WINDEV Framework
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....