ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintImage (Function)
Sends the image file to print to the print buffer.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Label report
The report editor allows you to create "Label" reports......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
HCloseConnection (Example)
Usage example of the HCloseConenction function
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Dictionary
The dictionary is a file that can contain the project elements......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......