ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnD constants
List of constants used by the functions for managing the Drag and Drop....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
fCreate (Function)
Creates an external file.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Multiline strings
To type character strings over several lines in the code editor...
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
Operator on Address
The & operator returns the address of a variable as an integer
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
ToastDisplay (Function)
Displays a "Toast" message.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......