ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TaskNext (Function)
Reads the task found after 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.
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......
TimeToString (Function)
Converts a time to a string in the specified format.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
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.
TaskReset (Function)
Reinitializes the Task structure.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
DocSave (Function)
Saves a document as a "docx" file.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Error 1018: The method is global: use the: operator: to access it
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.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
Error 1007: The member is global: use the: operator: to access it
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......