ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocSave (Function)
Saves a document as a "docx" file.
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......
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.
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....
Find/Replace in the current project
The "Find/Replace" feature is used to......
WEBDEV Application Server - 10 connections - License agreement
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
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
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......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......