ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
WDHFDiff - Use
WDHFDiff is used to compare......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Page constants
List of constants used by page functions....
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Using WDDIXIO
To translate the text used in your project:...
HDFS functions
The following functions are used to manage files on a HDFS system......
8. Sharing a project in practice
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......