ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLToText (Function)
Converts a character string in XML format into a standard character string.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Message text file format
The text files created by WDMSG use a specific format......
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
15. Unit tests on the executable
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Creating a select query
A select query (corresponding SQL statement......
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
15. Creating the executable in practice
Creating the executable in practice...