ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
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.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
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.
HLogStop (Function)
Stops the log process of a file.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Events associated with a Gantt Chart column
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.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
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).
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.