ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing the monitor
The monitoring robot includes three executables......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Installing the robot controller
The monitoring robot includes three executables......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
The Cell control
The Cell control contains controls......
8. If you are already familiar with WINDEV
Message text file format
The text files created by WDMSG use a specific format......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
<Source>.DeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
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.