ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TaskReset (Function)
Reinitializes the Task structure.
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......
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.
TaskFirst (Function)
Reads the first task found 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.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
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.
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
3. Debugger
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Creating the skin template of a report
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....