ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Radar" charts
The Radar chart is used to highlight a series according to another one......
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HLogStop (Function)
Stops the log process of a file.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
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.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
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.
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.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
10. Embedded queries
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.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Enumeration (Type of variable)
An enumeration is a set of values......
ModbusDisconnect (Function)
Closes the Modbus session.
GetTheme (Function)
Gets the current theme of a mobile application.
Error 2109: You are using the ObjectInfo function
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
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).