ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocClose (Function)
Closes a docx file and frees the document.
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......
ImageLast (Function)
Displays the last image for the scroll.
2. Examples and components provided with WEBDEV
PageDisplay (Function)
Displays a web page in the user's 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.
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.
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....
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.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
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
Error 112: An array can only have a maximum of X dimensions
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<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.
Multi-project search
Performing a search in the current project is a common operation......