ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Comparison operators
The comparison operators can be divided into several categories......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
11. Internal components in practice
Internal components in practice...
Handling the report blocks through programming
Each report block is associated with different events......
Bar code constants
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....