ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
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......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
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.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
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.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
PageDisplay (Function)
Displays a web page in the user's browser....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).