ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
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.
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)......
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......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
The Upload control
The Upload control is used to upload files on the Web server......