ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
10. Page templates
9. Monitor your sites, servers, etc.
XMLSign (Function)
Signs an XML document.
Creating an insert query
An insert query (corresponding SQL statement......
Functions for managing objects (External language)
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Manager of automated tests
The test manager is used to......
XMLSave (Function)
Saves an XML document in a file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
JSONToXML (Function)
Converts a JSON string to XML.
XMLToJSON (Function)
Converts an XML string to JSON.
XMLAddAttribute (Function)
Adds an attribute into an XML document.