ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
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.
Spelling check functions
The following functions are used to manage the spelling checker:
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Find/Replace in the current project
The "Find/Replace" feature is used to......
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.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
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.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
DocClose (Function)
Closes a docx file and frees the document.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
DocSave (Function)
Saves a document as a "docx" file.
Error 112: An array can only have a maximum of X dimensions
Error 810: * can only be used for a parameter with a default value
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Select query description window: Items that can be used