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.
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.
TaskReset (Function)
Reinitializes the Task structure.
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
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
WEBDEV Application Server - 10 connections - License agreement
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......
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, ......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
HaspHLLogin (Function)
Connects the application with a Hasp key.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......