ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLogStop (Function)
Stops the log process of a file.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Error
The Error keyword is used to manage the errors.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
Enumeration (Variable type)
An enumeration is a set of values......
MCI constants
List of constants used by the MCI functions....
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
AddLink (Function)
Adds a link to a text section in an edit control.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
ToastDisplay (Function)
Displays a "Toast" message.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......