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)......
OpenMainMenu (Function)
Opens the main menu of the current window.
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....
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.
Error
The Error keyword is used to manage the errors.
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.
Events associated with a Gantt Chart column
10. Embedded queries
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
ModbusDisconnect (Function)
Closes the Modbus session.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Table,Modify (External language)
Modifies an element in a Table control.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).