ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
TimeToString (Function)
Converts a time to a string in the specified format.
Z-index of a control
All the controls in a window or report have a different z-index......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
TaskReset (Function)
Reinitializes the Task structure.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
DocSave (Function)
Saves a document as a "docx" file.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Error 1018: The method is global: use the: operator: to access it
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
Error 1007: The member is global: use the: operator: to access it
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
ChangeTarget (Function)
Changes the target of a button action.