ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 305: The element does not exist in the window
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
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
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
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.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
EventOpen (Function)
Opens a synchronization event between several threads.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.