ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
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.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
10. Embedded queries
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
ModbusDisconnect (Function)
Closes the Modbus session.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
SysErrorMode (Function)
Modifies the display mode of errors.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
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).
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.