ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
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.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
HLogStop (Function)
Stops the log process of a file.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
AddLink (Function)
Adds a link to a text section in an edit control.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
OpenMainMenu (Function)
Opens the main menu of the current window.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
EmailCheckAddress (Function)
Checks the validity of an email address.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Enumeration (Type of variable)
An enumeration is a set of values......
GetTheme (Function)
Gets the current theme of a mobile application.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Table,Modify (External language)
Modifies an element in a Table control.