ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
WDDIXIO overview
Programming patterns
CAUTION......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
Composite keys
A composite key is a key item containing several other items......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Print functions
List of print functions...
HaspHLLogin (Function)
Connects the application with a Hasp key.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
1. What is the WEBDEV administrator used for
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Native SQL Server Connector for WINDEV and WEBDEV 2024
User report editor (Reports & Queries)
A report provides a custom view of data......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Native Oracle Connector for WINDEV and WEBDEV